SpiceQA
Questions
Tags
Users
Badges
git add . vs git commit -a
user_165673
0
Created Aug 22, 2010
Edited Aug 22, 2010
Viewed 64433
Follow
What's the difference between:
git add .
git commit -a
Should I be doing both, or is that redundant?
git-add
git-commit
version-control
git
120
0
Add comment
+
Share
3 Answers
Related