Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarified the meaning of git-add -u in the documentation
The git-add documentation did not state clearly that the -u switch updates only the tracked files that are in the current directory and its subdirectories. Signed-off-by: Pekka Kaitaniemi <kaitanie@cc.helsinki.fi> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information