diff options
Diffstat (limited to 'tests/resources/filemodes')
19 files changed, 25 insertions, 0 deletions
diff --git a/tests/resources/filemodes/.gitted/HEAD b/tests/resources/filemodes/.gitted/HEAD new file mode 100644 index 0000000..cb089cd --- /dev/null +++ b/tests/resources/filemodes/.gitted/HEAD @@ -0,0 +1 @@ +ref: refs/heads/master diff --git a/tests/resources/filemodes/.gitted/config b/tests/resources/filemodes/.gitted/config new file mode 100644 index 0000000..af10792 --- /dev/null +++ b/tests/resources/filemodes/.gitted/config @@ -0,0 +1,6 @@ +[core] + repositoryformatversion = 0 + filemode = true + bare = false + logallrefupdates = true + ignorecase = true diff --git a/tests/resources/filemodes/.gitted/description b/tests/resources/filemodes/.gitted/description new file mode 100644 index 0000000..498b267 --- /dev/null +++ b/tests/resources/filemodes/.gitted/description @@ -0,0 +1 @@ +Unnamed repository; edit this file 'description' to name the repository. diff --git a/tests/resources/filemodes/.gitted/index b/tests/resources/filemodes/.gitted/index Binary files differnew file mode 100644 index 0000000..b1b175a --- /dev/null +++ b/tests/resources/filemodes/.gitted/index diff --git a/tests/resources/filemodes/.gitted/info/exclude b/tests/resources/filemodes/.gitted/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/tests/resources/filemodes/.gitted/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/tests/resources/filemodes/.gitted/logs/HEAD b/tests/resources/filemodes/.gitted/logs/HEAD new file mode 100644 index 0000000..1cb6a84 --- /dev/null +++ b/tests/resources/filemodes/.gitted/logs/HEAD @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 9962c8453ba6f0cf8dac7c5dcc2fa2897fa9964a Russell Belfer <rb@github.com> 1338847682 -0700 commit (initial): Initial commit of test data diff --git a/tests/resources/filemodes/.gitted/logs/refs/heads/master b/tests/resources/filemodes/.gitted/logs/refs/heads/master new file mode 100644 index 0000000..1cb6a84 --- /dev/null +++ b/tests/resources/filemodes/.gitted/logs/refs/heads/master @@ -0,0 +1 @@ +0000000000000000000000000000000000000000 9962c8453ba6f0cf8dac7c5dcc2fa2897fa9964a Russell Belfer <rb@github.com> 1338847682 -0700 commit (initial): Initial commit of test data diff --git a/tests/resources/filemodes/.gitted/objects/99/62c8453ba6f0cf8dac7c5dcc2fa2897fa9964a b/tests/resources/filemodes/.gitted/objects/99/62c8453ba6f0cf8dac7c5dcc2fa2897fa9964a Binary files differnew file mode 100644 index 0000000..cbd2b55 --- /dev/null +++ b/tests/resources/filemodes/.gitted/objects/99/62c8453ba6f0cf8dac7c5dcc2fa2897fa9964a diff --git a/tests/resources/filemodes/.gitted/objects/a5/c5dd0fc6c313159a69b1d19d7f61a9f978e8f1 b/tests/resources/filemodes/.gitted/objects/a5/c5dd0fc6c313159a69b1d19d7f61a9f978e8f1 Binary files differnew file mode 100644 index 0000000..a9eaf2c --- /dev/null +++ b/tests/resources/filemodes/.gitted/objects/a5/c5dd0fc6c313159a69b1d19d7f61a9f978e8f1 diff --git a/tests/resources/filemodes/.gitted/objects/e7/48d196331bcb20267eaaee4ff3326cb73b8182 b/tests/resources/filemodes/.gitted/objects/e7/48d196331bcb20267eaaee4ff3326cb73b8182 Binary files differnew file mode 100644 index 0000000..9806602 --- /dev/null +++ b/tests/resources/filemodes/.gitted/objects/e7/48d196331bcb20267eaaee4ff3326cb73b8182 diff --git a/tests/resources/filemodes/.gitted/refs/heads/master b/tests/resources/filemodes/.gitted/refs/heads/master new file mode 100644 index 0000000..9822d2d --- /dev/null +++ b/tests/resources/filemodes/.gitted/refs/heads/master @@ -0,0 +1 @@ +9962c8453ba6f0cf8dac7c5dcc2fa2897fa9964a diff --git a/tests/resources/filemodes/exec_off b/tests/resources/filemodes/exec_off new file mode 100644 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_off @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_off2on_staged b/tests/resources/filemodes/exec_off2on_staged new file mode 100755 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_off2on_staged @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_off2on_workdir b/tests/resources/filemodes/exec_off2on_workdir new file mode 100755 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_off2on_workdir @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_off_untracked b/tests/resources/filemodes/exec_off_untracked new file mode 100644 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_off_untracked @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_on b/tests/resources/filemodes/exec_on new file mode 100755 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_on @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_on2off_staged b/tests/resources/filemodes/exec_on2off_staged new file mode 100644 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_on2off_staged @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_on2off_workdir b/tests/resources/filemodes/exec_on2off_workdir new file mode 100644 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_on2off_workdir @@ -0,0 +1 @@ +Howdy diff --git a/tests/resources/filemodes/exec_on_untracked b/tests/resources/filemodes/exec_on_untracked new file mode 100755 index 0000000..a5c5dd0 --- /dev/null +++ b/tests/resources/filemodes/exec_on_untracked @@ -0,0 +1 @@ +Howdy |