mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-12-01 22:52:01 +02:00
refactor integration tests
This commit is contained in:
@@ -0,0 +1 @@
|
||||
asd
|
||||
@@ -0,0 +1 @@
|
||||
ref: refs/heads/master
|
||||
@@ -0,0 +1,10 @@
|
||||
[core]
|
||||
repositoryformatversion = 0
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[user]
|
||||
email = CI@example.com
|
||||
name = CI
|
||||
@@ -0,0 +1 @@
|
||||
Unnamed repository; edit this file 'description' to name the repository.
|
||||
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
# 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]
|
||||
# *~
|
||||
.DS_Store
|
||||
@@ -0,0 +1,3 @@
|
||||
0000000000000000000000000000000000000000 c17dc7400fbb649385064c27544ba1e6c4751566 CI <CI@example.com> 1617671495 +1000 commit (initial): first commit
|
||||
c17dc7400fbb649385064c27544ba1e6c4751566 b5e8fb99b011265d28065d0d545ff6b0245b1fa1 CI <CI@example.com> 1617671495 +1000 commit: blah
|
||||
b5e8fb99b011265d28065d0d545ff6b0245b1fa1 88981dbb0664057b766113679127284f69f4fb69 CI <CI@example.com> 1617671504 +1000 commit: asd
|
||||
@@ -0,0 +1,3 @@
|
||||
0000000000000000000000000000000000000000 c17dc7400fbb649385064c27544ba1e6c4751566 CI <CI@example.com> 1617671495 +1000 commit (initial): first commit
|
||||
c17dc7400fbb649385064c27544ba1e6c4751566 b5e8fb99b011265d28065d0d545ff6b0245b1fa1 CI <CI@example.com> 1617671495 +1000 commit: blah
|
||||
b5e8fb99b011265d28065d0d545ff6b0245b1fa1 88981dbb0664057b766113679127284f69f4fb69 CI <CI@example.com> 1617671504 +1000 commit: asd
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,4 @@
|
||||
x��A
|
||||
�@@Ѯ��/�D3�
|
||||
R
|
||||
�<F#�*2�����_|�JyՈ^�� !)OBfv���Ԑ�<��4�bj�@�.��k4̓e�U�����ɚ��T��('L�A>uَ8��Ƨ����l+����3R�� �zNU�3��~8�
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1 @@
|
||||
88981dbb0664057b766113679127284f69f4fb69
|
||||
@@ -0,0 +1 @@
|
||||
test6
|
||||
@@ -0,0 +1 @@
|
||||
test3
|
||||
Reference in New Issue
Block a user