mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 22:32:13 +02:00
test: add integration test for Quote
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
filemode = true
|
||||
bare = false
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[user]
|
||||
email = CI@example.com
|
||||
name = CI
|
||||
[commit]
|
||||
gpgSign = false
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
# 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]
|
||||
# *~
|
||||
|
||||
@@ -1 +1 @@
|
||||
0000000000000000000000000000000000000000 6cd61dc75eb17cf3e01d4d5f8f2b38a73ed9be90 CI <CI@example.com> 1660591942 +0000 commit (initial): blah
|
||||
0000000000000000000000000000000000000000 4687e94a43ed02b2ba08f3e6160ee22b92e64413 CI <CI@example.com> 1664625021 +0900 commit (initial): blah
|
||||
|
||||
@@ -1 +1 @@
|
||||
0000000000000000000000000000000000000000 6cd61dc75eb17cf3e01d4d5f8f2b38a73ed9be90 CI <CI@example.com> 1660591942 +0000 commit (initial): blah
|
||||
0000000000000000000000000000000000000000 4687e94a43ed02b2ba08f3e6160ee22b92e64413 CI <CI@example.com> 1664625021 +0900 commit (initial): blah
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
x��1
|
||||
�0@��>��B�UY�PB S�a9
|
||||
)ĸz��]?~i��;x~��a���R�������XH�W5�����o��i��4�����ۣ�:�a����� �]��t��;���N��+�
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
6cd61dc75eb17cf3e01d4d5f8f2b38a73ed9be90
|
||||
4687e94a43ed02b2ba08f3e6160ee22b92e64413
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
"BAR"
|
||||
@@ -1 +0,0 @@
|
||||
BAR
|
||||
Reference in New Issue
Block a user