]> git.notmuchmail.org Git - hgbook-git/commitdiff
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)
This is better than comparing it to 'git add <files>; git commit'
which forces potentially unfamiliar index notions on the poor
user.


No differences found