diff options
author | Junio C Hamano <gitster@pobox.com> | 2020-11-18 13:32:51 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-11-18 13:32:51 -0800 |
commit | 2ad1f930d2b698e6dd485581fbf8879767657de7 (patch) | |
tree | e951ea7bf36babca7894f111fa3f936cac5717b3 /t/t5515/refs.main_branches-default | |
parent | Merge branch 'dd/upload-pack-stateless-eof' (diff) | |
parent | t5515: use `main` as the name of the main branch for testing (conclusion) (diff) | |
download | tgif-2ad1f930d2b698e6dd485581fbf8879767657de7.tar.xz |
Merge branch 'js/default-branch-name-adjust-t5515'
Prepare a test script to transition of the default branch name to
'main'.
* js/default-branch-name-adjust-t5515:
t5515: use `main` as the name of the main branch for testing (conclusion)
t5515: use `main` as the name of the main branch for testing (part 3)
t5515: use `main` as the name of the main branch for testing (part 2)
t5515: use `main` as the name of the main branch for testing (part 1)
Diffstat (limited to 't/t5515/refs.main_branches-default')
-rw-r--r-- | t/t5515/refs.main_branches-default | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/t/t5515/refs.main_branches-default b/t/t5515/refs.main_branches-default new file mode 100644 index 0000000000..dc4f2b7a4e --- /dev/null +++ b/t/t5515/refs.main_branches-default @@ -0,0 +1,12 @@ +b4ab76b1a01ea602209932134a44f1e6bd610832 refs/heads/branches-default +0567da4d5edd2ff4bb292a465ba9e64dcad9536b refs/remotes/origin/HEAD +b4ab76b1a01ea602209932134a44f1e6bd610832 refs/remotes/origin/main +8e32a6d901327a23ef831511badce7bf3bf46689 refs/remotes/origin/one +0567da4d5edd2ff4bb292a465ba9e64dcad9536b refs/remotes/origin/three +6134ee8f857693b96ff1cc98d3e2fd62b199e5a8 refs/remotes/origin/two +ecf3b3627b498bdcb735cc4343bf165f76964e9a refs/tags/tag-main +8e32a6d901327a23ef831511badce7bf3bf46689 refs/tags/tag-one +22feea448b023a2d864ef94b013735af34d238ba refs/tags/tag-one-tree +c61a82b60967180544e3c19f819ddbd0c9f89899 refs/tags/tag-three +0e3b14047d3ee365f4f2a1b673db059c3972589c refs/tags/tag-three-file +525b7fb068d59950d185a8779dc957c77eed73ba refs/tags/tag-two |