author | Pieter de Bie <pdebie@ai.rug.nl> | |
Sat, 9 Aug 2008 23:33:29 +0000 (01:33 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 11 Aug 2008 06:15:44 +0000 (23:15 -0700) | ||
commit | 38881a9066fcb3ce6e0438e6d7b20cce22ece411 | |
tree | 92174d112c99b33c87bd1d9b60be709fc8210d66 | tree | snapshot |
parent | 18a2197e6d1be4b2a4a4b10cac34215fac5be5f9 | commit | diff |
reflog test: add more tests for 'reflog delete'
This adds more tests for 'reflog delete' and marks it as
broken, as currently a call to 'git reflog delete HEAD@{1}'
deletes entries in the currently checked out branch's log,
not the HEAD log.
Noticed by John Wiegley
Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This adds more tests for 'reflog delete' and marks it as
broken, as currently a call to 'git reflog delete HEAD@{1}'
deletes entries in the currently checked out branch's log,
not the HEAD log.
Noticed by John Wiegley
Signed-off-by: Pieter de Bie <pdebie@ai.rug.nl>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1410-reflog.sh | diff | blob | history |