Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

GIT - Commiting changes

sifish February 18, 2018

GIT_Commit_Error_20180218.png

When trying to commit it returns an error stating that the file cannot be found. See attached screenshot

Why is it failing ???  I have followed all the steps detailed in the tutorial

1 answer

0 votes
Dave Chevell
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 8, 2018

Your commit message should be surrounded by quotation marks:

git commit -m "<TUTOR-473> Added a file for sifish"

Without that, git is interpreting all the words in your message as individual command line arguments, and seems to think one of them refers to a file.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events