summaryrefslogtreecommitdiffstats
path: root/test/integration_new/commit/unstaged/expected/repo/.git_keep
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration_new/commit/unstaged/expected/repo/.git_keep')
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/COMMIT_EDITMSG1
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/FETCH_HEAD0
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/HEAD1
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/MERGE_RR0
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/config12
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/description1
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/indexbin0 -> 137 bytes
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/info/exclude6
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/HEAD1
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/refs/heads/master1
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/0c/4369dfc55cd41da90e149f2fa8ee3fc0a8f297bin0 -> 51 bytes
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/ad/a5661567ddf0a64f589cad3cd0cffd7e79af99bin0 -> 30 bytes
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/d4/6951396fe8179592ec90aee0c0414fc0512fc5bin0 -> 124 bytes
-rw-r--r--test/integration_new/commit/unstaged/expected/repo/.git_keep/refs/heads/master1
14 files changed, 24 insertions, 0 deletions
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/COMMIT_EDITMSG b/test/integration_new/commit/unstaged/expected/repo/.git_keep/COMMIT_EDITMSG
new file mode 100644
index 000000000..8a744b4fe
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/COMMIT_EDITMSG
@@ -0,0 +1 @@
+my commit message
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/FETCH_HEAD b/test/integration_new/commit/unstaged/expected/repo/.git_keep/FETCH_HEAD
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/FETCH_HEAD
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/HEAD b/test/integration_new/commit/unstaged/expected/repo/.git_keep/HEAD
new file mode 100644
index 000000000..cb089cd89
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/HEAD
@@ -0,0 +1 @@
+ref: refs/heads/master
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/MERGE_RR b/test/integration_new/commit/unstaged/expected/repo/.git_keep/MERGE_RR
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/MERGE_RR
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/config b/test/integration_new/commit/unstaged/expected/repo/.git_keep/config
new file mode 100644
index 000000000..2b89b8630
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/config
@@ -0,0 +1,12 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = false
+ logallrefupdates = true
+[user]
+ email = CI@example.com
+ name = CI
+[commit]
+ gpgSign = false
+[protocol "file"]
+ allow = always
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/description b/test/integration_new/commit/unstaged/expected/repo/.git_keep/description
new file mode 100644
index 000000000..498b267a8
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/description
@@ -0,0 +1 @@
+Unnamed repository; edit this file 'description' to name the repository.
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/index b/test/integration_new/commit/unstaged/expected/repo/.git_keep/index
new file mode 100644
index 000000000..617e78b3a
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/index
Binary files differ
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/info/exclude b/test/integration_new/commit/unstaged/expected/repo/.git_keep/info/exclude
new file mode 100644
index 000000000..a5196d1be
--- /dev/null
+++ b/test/integration_new/commit/unstaged/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/commit/unstaged/expected/repo/.git_keep/logs/HEAD b/test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/HEAD
new file mode 100644
index 000000000..c2cf4bcdd
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/HEAD
@@ -0,0 +1 @@
+0000000000000000000000000000000000000000 d46951396fe8179592ec90aee0c0414fc0512fc5 CI <CI@example.com> 1669566705 +0100 commit (initial): my commit message
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/refs/heads/master b/test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/refs/heads/master
new file mode 100644
index 000000000..c2cf4bcdd
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/logs/refs/heads/master
@@ -0,0 +1 @@
+0000000000000000000000000000000000000000 d46951396fe8179592ec90aee0c0414fc0512fc5 CI <CI@example.com> 1669566705 +0100 commit (initial): my commit message
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/0c/4369dfc55cd41da90e149f2fa8ee3fc0a8f297 b/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/0c/4369dfc55cd41da90e149f2fa8ee3fc0a8f297
new file mode 100644
index 000000000..79af4f45f
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/0c/4369dfc55cd41da90e149f2fa8ee3fc0a8f297
Binary files differ
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/ad/a5661567ddf0a64f589cad3cd0cffd7e79af99 b/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/ad/a5661567ddf0a64f589cad3cd0cffd7e79af99
new file mode 100644
index 000000000..98345f609
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/ad/a5661567ddf0a64f589cad3cd0cffd7e79af99
Binary files differ
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/d4/6951396fe8179592ec90aee0c0414fc0512fc5 b/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/d4/6951396fe8179592ec90aee0c0414fc0512fc5
new file mode 100644
index 000000000..e7083f1ce
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/objects/d4/6951396fe8179592ec90aee0c0414fc0512fc5
Binary files differ
diff --git a/test/integration_new/commit/unstaged/expected/repo/.git_keep/refs/heads/master b/test/integration_new/commit/unstaged/expected/repo/.git_keep/refs/heads/master
new file mode 100644
index 000000000..e504af29a
--- /dev/null
+++ b/test/integration_new/commit/unstaged/expected/repo/.git_keep/refs/heads/master
@@ -0,0 +1 @@
+d46951396fe8179592ec90aee0c0414fc0512fc5