So I just installed and set up my first Git repo.
I came across that error while trying to push an update. What I tried to do:
- See an error - Fix it
- Click 'VCS' at the top
- Hover 'Git'
- Click 'Commit File...'
- Fill in comment. Make sure the file I changed in selected
- Click 'Commit and Push' at bottom of screen
- Hilight all the files I wish to push
- Click 'Push' at bottom of new screen
What is the issue here and what can I do to resolve it?