author | Jeff King <peff@peff.net> | |
Sat, 12 May 2007 06:42:00 +0000 (02:42 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 12 May 2007 08:01:28 +0000 (01:01 -0700) | ||
commit | 93c44d493b8c98b9bb74e4f78aa90ee20a01f078 | |
tree | 82750c971ef1c4e9d2448ec9d2773f29ae01919f | tree | snapshot |
parent | 16a4c6176ad096881d0021f1a922fbcc2835f799 | commit | diff |
git-add: allow path limiting with -u
Rather than updating all working tree paths, we limit
ourselves to paths listed on the command line.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Rather than updating all working tree paths, we limit
ourselves to paths listed on the command line.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-add.c | diff | blob | history | |
t/t2200-add-update.sh | [new file with mode: 0755] | blob |