I want to follow a step-by-step instruction that lets me:
- Create a new IntelliJ project
- Create a new Git repo on Bitbucket
- Push my first commit
A great instruction would be possible to follow by a person who has never used Git before. The instruction should also solve common errors.
If possible, I prefer not to use Git on the command line but rather stay in IntelliJ for version control management.