X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft9300-fast-import.sh;h=1a6c06631c1c2a8fc29b66c9265541b54e8a9715;hb=2f9e2e75874e0f0722382106e2e189cc3f95cc7d;hp=dbe109963e74ed1819811c3a8df69140903eb185;hpb=45792b64c1752d1b6736d0f49a8e4a003e458756;p=git.git diff --git a/t/t9300-fast-import.sh b/t/t9300-fast-import.sh index dbe109963..1a6c06631 100755 --- a/t/t9300-fast-import.sh +++ b/t/t9300-fast-import.sh @@ -94,6 +94,12 @@ data <expect <actual && + test_cmp expect actual +' + cat >expect <input < 0 +0000 +data 0 +M 644 :6 new_blob +#pretend we got sha1 from fast-import +ls "new_blob" + +tag series-A-blob-3 +from $new_blob +data <expect <actual && + git cat-file tag tags/series-A-blob-3 >>actual && + test_cmp expect actual' + test_tick cat >input <