author | Elijah Newren <newren@gmail.com> | |
Fri, 26 Jun 2009 04:48:32 +0000 (22:48 -0600) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 27 Jun 2009 21:10:10 +0000 (14:10 -0700) | ||
commit | 25e0ca5dd61f8a4625393fa1b71e1f88c9fab754 | |
tree | b5575e260569d608c4d02fb694f529258c7ae68b | tree | snapshot |
parent | 2d8ad46919213ebbd7bb72eb5b56cca8cc3ae07f | commit | diff |
Add new fast-export testcases
The testcases test the new --tag-of-filtered-object option, the output
when limiting what to export by path, and test behavior when no
exact-ref revision is included (e.g. master~8 present on command line
but not master).
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
The testcases test the new --tag-of-filtered-object option, the output
when limiting what to export by path, and test behavior when no
exact-ref revision is included (e.g. master~8 present on command line
but not master).
Signed-off-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9301-fast-export.sh | diff | blob | history |