author | Alexandre Julliard <julliard@winehq.org> | |
Sat, 11 Aug 2007 21:59:01 +0000 (23:59 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 13 Aug 2007 19:58:38 +0000 (12:58 -0700) | ||
commit | d616813d75b888b7c29bbad19808fe5cffa5380c | |
tree | 822ae0e97f9ae00643bf9aee04f29af684bbd2a1 | tree | snapshot |
parent | 77b258f436874bdd1caecd4b3c9c63e3d49bd147 | commit | diff |
git-add: Add support for --refresh option.
This allows to refresh only a subset of the project files, based on
the specified pathspecs.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This allows to refresh only a subset of the project files, based on
the specified pathspecs.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-add.txt | diff | blob | history | |
builtin-add.c | diff | blob | history | |
cache.h | diff | blob | history | |
read-cache.c | diff | blob | history | |
t/t3700-add.sh | diff | blob | history |