Here are two future steps to update the behaviour of "add -u/-A" run
without pathspec towards Git 2.0; the first step may probably be
optional, but it is included for completeness.
Rebased on top of the recent "git add -u/-A" documentation updates
5cae93566027 (add: Clarify documentation of -A and -u, 2013-03-07)
by Greg Price.
Junio C Hamano (2):
require pathspec for "git add -u/-A"
git add: -u/-A now affects the entire working tree
Documentation/git-add.txt | 16 ++++++++--------
builtin/add.c | 49 ++++-------------------------------------------
2 files changed, 12 insertions(+), 53 deletions(-)
--
1.8.2-rc3-203-gc9aaab5