1
0
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:
Jesse Duffield
2022-03-27 11:47:07 +11:00
parent 2b3d457aa4
commit 20ec6d98ad
3991 changed files with 1205 additions and 968 deletions

View File

@@ -1 +0,0 @@
547f41a06ebd3bee30fbba3f43631810fa24f1bb branch 'master' of ../actual_remote

View File

@@ -1,4 +0,0 @@
0000000000000000000000000000000000000000 eb831bc1251f71f602159d98f4550e380007ca4f CI <CI@example.com> 1634897746 +1100 commit (initial): myfile1
eb831bc1251f71f602159d98f4550e380007ca4f 547f41a06ebd3bee30fbba3f43631810fa24f1bb CI <CI@example.com> 1634897746 +1100 commit: myfile2
547f41a06ebd3bee30fbba3f43631810fa24f1bb a09547e07257ed0456f498fde1b8214152427384 CI <CI@example.com> 1634897746 +1100 commit: myfile3
a09547e07257ed0456f498fde1b8214152427384 a6e580c7c3c4ea40bc311466d57a946bb3f77541 CI <CI@example.com> 1634897746 +1100 commit: myfile4

View File

@@ -1,4 +0,0 @@
0000000000000000000000000000000000000000 eb831bc1251f71f602159d98f4550e380007ca4f CI <CI@example.com> 1634897746 +1100 commit (initial): myfile1
eb831bc1251f71f602159d98f4550e380007ca4f 547f41a06ebd3bee30fbba3f43631810fa24f1bb CI <CI@example.com> 1634897746 +1100 commit: myfile2
547f41a06ebd3bee30fbba3f43631810fa24f1bb a09547e07257ed0456f498fde1b8214152427384 CI <CI@example.com> 1634897746 +1100 commit: myfile3
a09547e07257ed0456f498fde1b8214152427384 a6e580c7c3c4ea40bc311466d57a946bb3f77541 CI <CI@example.com> 1634897746 +1100 commit: myfile4

View File

@@ -1,2 +0,0 @@
0000000000000000000000000000000000000000 547f41a06ebd3bee30fbba3f43631810fa24f1bb CI <CI@example.com> 1634897746 +1100 fetch origin: storing head
547f41a06ebd3bee30fbba3f43631810fa24f1bb a6e580c7c3c4ea40bc311466d57a946bb3f77541 CI <CI@example.com> 1634897748 +1100 update by push

View File

@@ -1,2 +0,0 @@
x��A
�0E]�� ��L�"BW=�L:��ƖAoo�����=�y+e��t�����)�l�hLh�3���� t�o���|����#�UfU &��∐ wd ��]���������.�����������@џBp��SU��]�ڲ*�`L;W

View File

@@ -1,4 +0,0 @@
x��M
�0@a�9E���$󓀈���H� �-%��^����-޴��t��}7��
*CL@1U�E8��b*�"O�3������@fR
�6�TʩΆc

View File

@@ -1,2 +0,0 @@
x��A
�0@Ѯs��JF����<ƘL���")���#t�y�S5[ ������S��K4f"��9b'X-�g�"��9��W�a��1ͣ~�ޛ�R�' �������;�9i�'w�+���6�,�

View File

@@ -1 +0,0 @@
a6e580c7c3c4ea40bc311466d57a946bb3f77541

View File

@@ -1 +0,0 @@
a6e580c7c3c4ea40bc311466d57a946bb3f77541

View File

@@ -0,0 +1,8 @@
[core]
repositoryformatversion = 0
filemode = true
bare = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = /Users/jesseduffieldduffield/go/src/github.com/jesseduffield/lazygit/test/integration/push/actual/./repo

View File

@@ -0,0 +1,2 @@
x��A
�0@Q�9E��d&�IDW=F:�`�X)���n?o�umm��}3�%E�2H

View File

@@ -0,0 +1,2 @@
x��A
�0@Ѯs��J&N�))��1�P�!")���#t�y�S5[ ������S���������`�Xz���L%�{p���u�q��8�􈶭zK�@&�HB�"z��zN��ɝ}˲*�3�,�

View File

@@ -0,0 +1,2 @@
# pack-refs with: peeled fully-peeled sorted
146ca480a776a466024a08d273987c4b2e71f23b refs/heads/master

View File

@@ -0,0 +1 @@
69fef9300b95338821093ec2dfb6e2974d303510

View File

@@ -0,0 +1 @@
146ca480a776a466024a08d273987c4b2e71f23b branch 'master' of ../origin

View File

@@ -0,0 +1 @@
ref: refs/heads/master

View File

@@ -9,7 +9,7 @@
email = CI@example.com
name = CI
[remote "origin"]
url = ../actual_remote
url = ../origin
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin

View File

@@ -0,0 +1 @@
Unnamed repository; edit this file 'description' to name the repository.

Binary file not shown.

View File

@@ -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

View File

@@ -0,0 +1,4 @@
0000000000000000000000000000000000000000 714500c4933e4316cc9747711829560cc42c2f8e CI <CI@example.com> 1648348228 +1100 commit (initial): myfile1
714500c4933e4316cc9747711829560cc42c2f8e 146ca480a776a466024a08d273987c4b2e71f23b CI <CI@example.com> 1648348228 +1100 commit: myfile2
146ca480a776a466024a08d273987c4b2e71f23b ee53190e06796d55bf236a35d45249c90eff8594 CI <CI@example.com> 1648348228 +1100 commit: myfile3
ee53190e06796d55bf236a35d45249c90eff8594 69fef9300b95338821093ec2dfb6e2974d303510 CI <CI@example.com> 1648348228 +1100 commit: myfile4

View File

@@ -0,0 +1,4 @@
0000000000000000000000000000000000000000 714500c4933e4316cc9747711829560cc42c2f8e CI <CI@example.com> 1648348228 +1100 commit (initial): myfile1
714500c4933e4316cc9747711829560cc42c2f8e 146ca480a776a466024a08d273987c4b2e71f23b CI <CI@example.com> 1648348228 +1100 commit: myfile2
146ca480a776a466024a08d273987c4b2e71f23b ee53190e06796d55bf236a35d45249c90eff8594 CI <CI@example.com> 1648348228 +1100 commit: myfile3
ee53190e06796d55bf236a35d45249c90eff8594 69fef9300b95338821093ec2dfb6e2974d303510 CI <CI@example.com> 1648348228 +1100 commit: myfile4

View File

@@ -0,0 +1,2 @@
0000000000000000000000000000000000000000 146ca480a776a466024a08d273987c4b2e71f23b CI <CI@example.com> 1648348228 +1100 fetch origin: storing head
146ca480a776a466024a08d273987c4b2e71f23b 69fef9300b95338821093ec2dfb6e2974d303510 CI <CI@example.com> 1648348229 +1100 update by push

View File

@@ -0,0 +1,2 @@
x��A
�0@Q�9E��d&�IDW=F:�`�X)���n?o�umm��}3�%E�2H

View File

@@ -0,0 +1,2 @@
x��A
�0@Ѯs��J&N�))��1�P�!")���#t�y�S5[ ������S���������`�Xz���L%�{p���u�q��8�􈶭zK�@&�HB�"z��zN��ɝ}˲*�3�,�

View File

@@ -0,0 +1 @@
69fef9300b95338821093ec2dfb6e2974d303510

View File

@@ -0,0 +1 @@
69fef9300b95338821093ec2dfb6e2974d303510