]> git.cworth.org Git - hgbook-git/commit
Justify 'git commit -a' by comparing it to 'git add <files>'
authorCarl Worth <cworth@cworth.org>
Fri, 28 Sep 2007 16:11:25 +0000 (09:11 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 28 Sep 2007 16:11:25 +0000 (09:11 -0700)
commit8e13f52070413da5f8f46c36f8d5a4e5e1d3e5a9
tree1fee261b024d65a341207fde2eb1f4d3f935b15f
parent636ecc870fe4b57e7e606e8690f20a462845865e
Justify 'git commit -a' by comparing it to 'git add <files>'

This is better than comparing it to 'git add <files>; git commit'
which forces potentially unfamiliar index notions on the poor
user.
tour.mdwn