git add - Unable to commit in Git -


when enter in console:

$   git add . 

i get:

nothing added nothing specified. may wanted 'git add.'?

try this: $ git commit -am "your commit message"


Comments

Popular posts from this blog

c++ - Linked List error when inserting for the last time -

java - activate/deactivate sonar maven plugin by profile? -

c++ - Issues with OpenGL referencing when compiling in Ubuntu terminal -