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? -

tsql - Pivot with Temp Table (definition for column must include data type) -- SQL Server 2008 -