diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:47:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:47:53 +0000 |
commit | c8bae7493d2f2910b57f13ded012e86bdcfb0532 (patch) | |
tree | 24e09d9f84dec336720cf393e156089ca2835791 /t/t5515/fetch.main_.._.git_one | |
parent | Initial commit. (diff) | |
download | git-upstream/1%2.39.2.tar.xz git-upstream/1%2.39.2.zip |
Adding upstream version 1:2.39.2.upstream/1%2.39.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | t/t5515/fetch.main_.._.git_one | 2 | ||||
-rw-r--r-- | t/t5515/fetch.main_.._.git_one_tag_tag-one_tag_tag-three-file | 8 | ||||
-rw-r--r-- | t/t5515/fetch.main_.._.git_one_two | 3 |
3 files changed, 13 insertions, 0 deletions
diff --git a/t/t5515/fetch.main_.._.git_one b/t/t5515/fetch.main_.._.git_one new file mode 100644 index 0000000..f9f511e --- /dev/null +++ b/t/t5515/fetch.main_.._.git_one @@ -0,0 +1,2 @@ +# main ../.git one +8e32a6d901327a23ef831511badce7bf3bf46689 branch 'one' of ../ diff --git a/t/t5515/fetch.main_.._.git_one_tag_tag-one_tag_tag-three-file b/t/t5515/fetch.main_.._.git_one_tag_tag-one_tag_tag-three-file new file mode 100644 index 0000000..187643e --- /dev/null +++ b/t/t5515/fetch.main_.._.git_one_tag_tag-one_tag_tag-three-file @@ -0,0 +1,8 @@ +# main ../.git one tag tag-one tag tag-three-file +8e32a6d901327a23ef831511badce7bf3bf46689 branch 'one' of ../ +8e32a6d901327a23ef831511badce7bf3bf46689 tag 'tag-one' of ../ +0e3b14047d3ee365f4f2a1b673db059c3972589c not-for-merge tag 'tag-three-file' of ../ +ecf3b3627b498bdcb735cc4343bf165f76964e9a not-for-merge tag 'tag-main' of ../ +22feea448b023a2d864ef94b013735af34d238ba not-for-merge tag 'tag-one-tree' of ../ +c61a82b60967180544e3c19f819ddbd0c9f89899 not-for-merge tag 'tag-three' of ../ +525b7fb068d59950d185a8779dc957c77eed73ba not-for-merge tag 'tag-two' of ../ diff --git a/t/t5515/fetch.main_.._.git_one_two b/t/t5515/fetch.main_.._.git_one_two new file mode 100644 index 0000000..048ad97 --- /dev/null +++ b/t/t5515/fetch.main_.._.git_one_two @@ -0,0 +1,3 @@ +# main ../.git one two +8e32a6d901327a23ef831511badce7bf3bf46689 branch 'one' of ../ +6134ee8f857693b96ff1cc98d3e2fd62b199e5a8 branch 'two' of ../ |