author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 3 Nov 2007 14:33:01 +0000 (14:33 +0000) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 6 Nov 2007 06:47:22 +0000 (22:47 -0800) | ||
commit | cdf4a751fa728273030651a769f9f45212ff50c9 | |
tree | 50b4cc8b762614039347b5749b6e10ad3b9993a2 | tree | snapshot |
parent | fe61935007b6803ce116e233316e4ff51de02be6 | commit | diff |
builtin-reset: do not call "ls-files --unmerged"
Since reset is a builtin now, it can use the full power of libgit.a
and check for unmerged entries itself.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since reset is a builtin now, it can use the full power of libgit.a
and check for unmerged entries itself.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reset.c | diff | blob | history | |
t/t7102-reset.sh | diff | blob | history |