X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9300-fast-import.sh;h=8d28211294af7e2c7e6de501d4f54f124b869fc2;hb=bdf1c06dc17bdd6d54602544235aa3482ab67c9b;hp=357a8724dd718fb44ecf7fdde391b2d0e5b62199;hpb=ecea1ed5fe18a00bfca546d20de8ed8759c35ff6;p=git.git diff --git a/t/t9300-fast-import.sh b/t/t9300-fast-import.sh index 357a8724d..8d2821129 100755 --- a/t/t9300-fast-import.sh +++ b/t/t9300-fast-import.sh @@ -407,4 +407,30 @@ test_expect_success \ 'git-cat-file blob H:h/e/l/lo >actual && diff -u expect actual' +### +### series I +### + +cat >input < $GIT_COMMITTER_DATE +data <expect <actual && + diff -u expect actual' + test_done