diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/COMMIT_EDITMSG b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/COMMIT_EDITMSG new file mode 100644 index 000000000..4a78b0618 --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/COMMIT_EDITMSG @@ -0,0 +1 @@ +commit 02 diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/FETCH_HEAD b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/FETCH_HEAD new file mode 100644 index 000000000..e69de29bb diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/HEAD b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/HEAD new file mode 100644 index 000000000..cb089cd89 --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/HEAD @@ -0,0 +1 @@ +ref: refs/heads/master diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/config b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/config new file mode 100644 index 000000000..b485809ad --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/config @@ -0,0 +1,14 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = false + logallrefupdates = true +[user] + email = CI@example.com + name = CI +[commit] + gpgSign = false +[protocol "file"] + allow = always +[remote "*"] + prune = true diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/description b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/description new file mode 100644 index 000000000..498b267a8 --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/index b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/index new file mode 100644 index 000000000..3931f762e Binary files /dev/null and b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/index differ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/info/exclude b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/info/exclude new file mode 100644 index 000000000..a5196d1be --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude +# Lines that start with '#' are comments. +# For a project mostly in C, the following would be a good set of +# exclude patterns (uncomment them if you want to use them): +# *.[oa] +# *~ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/logs/HEAD b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/logs/HEAD new file mode 100644 index 000000000..d1a05666d --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/logs/HEAD @@ -0,0 +1,2 @@ +0000000000000000000000000000000000000000 4fa4f5e427373ac4ac0a6e11ff97293649959859 CI 1669295719 +0000 commit (initial): commit 01 +4fa4f5e427373ac4ac0a6e11ff97293649959859 ddb8365ff4c367dbd7d49b965ab4b43c865b99cf CI 1669295719 +0000 commit: commit 02 diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/logs/refs/heads/master b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/logs/refs/heads/master new file mode 100644 index 000000000..d1a05666d --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/logs/refs/heads/master @@ -0,0 +1,2 @@ +0000000000000000000000000000000000000000 4fa4f5e427373ac4ac0a6e11ff97293649959859 CI 1669295719 +0000 commit (initial): commit 01 +4fa4f5e427373ac4ac0a6e11ff97293649959859 ddb8365ff4c367dbd7d49b965ab4b43c865b99cf CI 1669295719 +0000 commit: commit 02 diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/06/47fe4b7302efbfb235b8f0681b592cc3389d36 b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/06/47fe4b7302efbfb235b8f0681b592cc3389d36 new file mode 100644 index 000000000..a8a2b586d Binary files /dev/null and b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/06/47fe4b7302efbfb235b8f0681b592cc3389d36 differ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/47/d78ad7a27fc7fe483389512ebf7ea34c5514bc b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/47/d78ad7a27fc7fe483389512ebf7ea34c5514bc new file mode 100644 index 000000000..c562d38cc Binary files /dev/null and b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/47/d78ad7a27fc7fe483389512ebf7ea34c5514bc differ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/4f/a4f5e427373ac4ac0a6e11ff97293649959859 b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/4f/a4f5e427373ac4ac0a6e11ff97293649959859 new file mode 100644 index 000000000..431f11b99 Binary files /dev/null and b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/4f/a4f5e427373ac4ac0a6e11ff97293649959859 differ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/55/3197193920043fb04f3e39e825916990955204 b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/55/3197193920043fb04f3e39e825916990955204 new file mode 100644 index 000000000..ac90c394a Binary files /dev/null and b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/55/3197193920043fb04f3e39e825916990955204 differ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/a0/2c4b36b68df7081152282cf1aabcab7b24e69b b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/a0/2c4b36b68df7081152282cf1aabcab7b24e69b new file mode 100644 index 000000000..85866acd8 Binary files /dev/null and b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/a0/2c4b36b68df7081152282cf1aabcab7b24e69b differ diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/dd/b8365ff4c367dbd7d49b965ab4b43c865b99cf b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/dd/b8365ff4c367dbd7d49b965ab4b43c865b99cf new file mode 100644 index 000000000..fc4abfe75 --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/objects/dd/b8365ff4c367dbd7d49b965ab4b43c865b99cf @@ -0,0 +1,2 @@ +x; +1@sL"V{I`e+^]z @XXbd3b T*%U6} M| )zV"ƉE86ei4_#}}.# GcvO 3`|O: \ No newline at end of file diff --git a/test/integration_new/config/remote_named_star/expected/repo/.git_keep/refs/heads/master b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/refs/heads/master new file mode 100644 index 000000000..4dcaa7e6b --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/.git_keep/refs/heads/master @@ -0,0 +1 @@ +ddb8365ff4c367dbd7d49b965ab4b43c865b99cf diff --git a/test/integration_new/config/remote_named_star/expected/repo/file01.txt b/test/integration_new/config/remote_named_star/expected/repo/file01.txt new file mode 100644 index 000000000..47d78ad7a --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/file01.txt @@ -0,0 +1 @@ +file01 content \ No newline at end of file diff --git a/test/integration_new/config/remote_named_star/expected/repo/file02.txt b/test/integration_new/config/remote_named_star/expected/repo/file02.txt new file mode 100644 index 000000000..0647fe4b7 --- /dev/null +++ b/test/integration_new/config/remote_named_star/expected/repo/file02.txt @@ -0,0 +1 @@ +file02 content \ No newline at end of file