author | Carlos Rica <jasampler@gmail.com> | |
Tue, 11 Sep 2007 01:09:52 +0000 (03:09 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Sep 2007 20:25:07 +0000 (13:25 -0700) | ||
commit | 359048d6ec296757266887a8ced5a927b97b94c1 | |
tree | 389ba6a9b639052ec58208e6b941934819070060 | tree | snapshot |
parent | 88b7dd4597b11db4a99537519df91265fc7533e0 | commit | diff |
Add tests for documented features of "git reset".
This adds the new file t/t7102-reset.sh following the text
and examples in "Documentation/git-reset.txt" in order to
check the behaviour of the upcoming "builtin-reset.c",
and be able to compare it with the original "git-reset.sh".
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This adds the new file t/t7102-reset.sh following the text
and examples in "Documentation/git-reset.txt" in order to
check the behaviour of the upcoming "builtin-reset.c",
and be able to compare it with the original "git-reset.sh".
Signed-off-by: Carlos Rica <jasampler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t7102-reset.sh | [new file with mode: 0755] | blob |