Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: clarify definition of "update" for git-add -u
The "-u" option is described only in terms of "updating" files, which in turn is described only as "similar to what git commit -a does". Let's be a little more specific about what updating entails. Suggested by Geoffrey Irving. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information