David Kastrup [off-list ref] writes:
quoted
I am not opposed to have "git add -a $paths"
which would do something like "git add $paths && git add -u $paths".
I'm all for it.
Me too... :-)
[I think it's good that it be part of the "add" command (instead of a
separate command/alias), because a new user stands a better chance of
finding it in the documentation... when I was trying to figure out how
to do this by myself, I certainly started by reading the man page for
git-add!]
Thanks,
-Miles
--
((lambda (x) (list x x)) (lambda (x) (list x x)))