Git does not commit -


i try commit changes , keep getting this:

# on branch master nothing commit (working directory clean) 

i do:

git add . git commit -a -m "test" 

and error message before can git push

like message says, doesn't there changes add cache, let alone commit anything. execute git status see if changes exist (it shouldn't).


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -