1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-09 13:47:11 +02:00

Add integration tests

This commit is contained in:
Luka Markušić 2022-04-18 10:18:27 +02:00
parent e114b5b5e8
commit 196d56d014
118 changed files with 224 additions and 27 deletions

View File

@ -2,7 +2,5 @@
repositoryformatversion = 0
filemode = true
bare = true
ignorecase = true
precomposeunicode = true
[remote "origin"]
url = /Users/jesseduffieldduffield/go/src/github.com/jesseduffield/lazygit/test/integration/setUpstream/actual/./repo
url = /home/mark/Downloads/gits/lazygit/test/integration/setUpstream/actual/./repo

View File

@ -4,4 +4,3 @@
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
.DS_Store

View File

@ -0,0 +1,3 @@
x�ÍA
Â0@Q×9Å왉“i
"BW=FšL°Ð!R"èííÜ~üÜÌÖÄrê»* J®˜dF�…Y)J‰äÕ�¾ášrð.½û³í0Íp›æ‡~’½6½äfw èe �áŒÑõ˜tý“;ûÖuSr?2X,Ï

View File

@ -1,2 +1,2 @@
# pack-refs with: peeled fully-peeled sorted
30ef3df33d31f0b98298881be4dbe69c54758ba2 refs/heads/master
ce3220d7b3cbc57811e3e6169349c611f62a7c42 refs/heads/master

View File

@ -1 +1 @@
30ef3df33d31f0b98298881be4dbe69c54758ba2 branch 'master' of ../origin
ce3220d7b3cbc57811e3e6169349c611f62a7c42 not-for-merge branch 'master' of ../origin

View File

@ -1 +1 @@
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2
ce3220d7b3cbc57811e3e6169349c611f62a7c42

View File

@ -3,8 +3,6 @@
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[user]
email = CI@example.com
name = CI

View File

@ -4,4 +4,3 @@
# exclude patterns (uncomment them if you want to use them):
# *.[oa]
# *~
.DS_Store

View File

@ -1,7 +1,5 @@
0000000000000000000000000000000000000000 6305259d1908bee46b3b686702ed55b6f12e9ba2 CI <CI@example.com> 1648346253 +1100 commit (initial): myfile1
6305259d1908bee46b3b686702ed55b6f12e9ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 commit: myfile2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 c6ffcbed8902934d462722ff6ef471813b9a4df5 CI <CI@example.com> 1648346253 +1100 commit: myfile3
c6ffcbed8902934d462722ff6ef471813b9a4df5 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346253 +1100 commit: myfile4
30ef3df33d31f0b98298881be4dbe69c54758ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 reset: moving to HEAD~2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346262 +1100 rebase -i (start): checkout 30ef3df33d31f0b98298881be4dbe69c54758ba2
30ef3df33d31f0b98298881be4dbe69c54758ba2 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346262 +1100 rebase -i (finish): returning to refs/heads/master
0000000000000000000000000000000000000000 9c663d29d26a71dd67e3bf7b1f2ea73f4939d9e0 CI <CI@example.com> 1650269554 +0200 commit (initial): myfile1
9c663d29d26a71dd67e3bf7b1f2ea73f4939d9e0 6d51185514ab4f80b42f17013295c261f92a66f0 CI <CI@example.com> 1650269554 +0200 commit: myfile2
6d51185514ab4f80b42f17013295c261f92a66f0 2758cffdc0d931ff3a3d6c58b75f91ec42981dcf CI <CI@example.com> 1650269554 +0200 commit: myfile3
2758cffdc0d931ff3a3d6c58b75f91ec42981dcf ce3220d7b3cbc57811e3e6169349c611f62a7c42 CI <CI@example.com> 1650269554 +0200 commit: myfile4
ce3220d7b3cbc57811e3e6169349c611f62a7c42 6d51185514ab4f80b42f17013295c261f92a66f0 CI <CI@example.com> 1650269554 +0200 reset: moving to HEAD~2

View File

@ -1,6 +1,5 @@
0000000000000000000000000000000000000000 6305259d1908bee46b3b686702ed55b6f12e9ba2 CI <CI@example.com> 1648346253 +1100 commit (initial): myfile1
6305259d1908bee46b3b686702ed55b6f12e9ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 commit: myfile2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 c6ffcbed8902934d462722ff6ef471813b9a4df5 CI <CI@example.com> 1648346253 +1100 commit: myfile3
c6ffcbed8902934d462722ff6ef471813b9a4df5 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346253 +1100 commit: myfile4
30ef3df33d31f0b98298881be4dbe69c54758ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 reset: moving to HEAD~2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346262 +1100 rebase -i (finish): refs/heads/master onto 30ef3df33d31f0b98298881be4dbe69c54758ba2
0000000000000000000000000000000000000000 9c663d29d26a71dd67e3bf7b1f2ea73f4939d9e0 CI <CI@example.com> 1650269554 +0200 commit (initial): myfile1
9c663d29d26a71dd67e3bf7b1f2ea73f4939d9e0 6d51185514ab4f80b42f17013295c261f92a66f0 CI <CI@example.com> 1650269554 +0200 commit: myfile2
6d51185514ab4f80b42f17013295c261f92a66f0 2758cffdc0d931ff3a3d6c58b75f91ec42981dcf CI <CI@example.com> 1650269554 +0200 commit: myfile3
2758cffdc0d931ff3a3d6c58b75f91ec42981dcf ce3220d7b3cbc57811e3e6169349c611f62a7c42 CI <CI@example.com> 1650269554 +0200 commit: myfile4
ce3220d7b3cbc57811e3e6169349c611f62a7c42 6d51185514ab4f80b42f17013295c261f92a66f0 CI <CI@example.com> 1650269554 +0200 reset: moving to HEAD~2

View File

@ -1 +1 @@
0000000000000000000000000000000000000000 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346260 +1100 fetch origin: storing head
0000000000000000000000000000000000000000 ce3220d7b3cbc57811e3e6169349c611f62a7c42 CI <CI@example.com> 1650269559 +0200 fetch origin: storing head

View File

@ -0,0 +1,3 @@
x�ÍA
Â0@Q×9Å왉“i
"BW=FšL°Ð!R"èííÜ~üÜÌÖÄrê»* J®˜dF�…Y)J‰äÕ�¾ášrð.½û³í0Íp›æ‡~’½6½äfw èe �áŒÑõ˜tý“;ûÖuSr?2X,Ï

View File

@ -1 +1 @@
30ef3df33d31f0b98298881be4dbe69c54758ba2
6d51185514ab4f80b42f17013295c261f92a66f0

View File

@ -1 +1 @@
30ef3df33d31f0b98298881be4dbe69c54758ba2
ce3220d7b3cbc57811e3e6169349c611f62a7c42

View File

@ -1 +1 @@
{"KeyEvents":[{"Timestamp":808,"Mod":0,"Key":259,"Ch":0},{"Timestamp":1221,"Mod":0,"Key":256,"Ch":93},{"Timestamp":1598,"Mod":0,"Key":256,"Ch":110},{"Timestamp":2267,"Mod":0,"Key":256,"Ch":111},{"Timestamp":2399,"Mod":0,"Key":256,"Ch":114},{"Timestamp":2500,"Mod":0,"Key":256,"Ch":105},{"Timestamp":2573,"Mod":0,"Key":256,"Ch":103},{"Timestamp":2634,"Mod":0,"Key":256,"Ch":105},{"Timestamp":2710,"Mod":0,"Key":256,"Ch":110},{"Timestamp":3042,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3671,"Mod":0,"Key":256,"Ch":46},{"Timestamp":4001,"Mod":0,"Key":256,"Ch":46},{"Timestamp":4215,"Mod":0,"Key":256,"Ch":47},{"Timestamp":4511,"Mod":0,"Key":256,"Ch":111},{"Timestamp":4896,"Mod":0,"Key":256,"Ch":114},{"Timestamp":5008,"Mod":0,"Key":256,"Ch":105},{"Timestamp":5133,"Mod":0,"Key":256,"Ch":103},{"Timestamp":5202,"Mod":0,"Key":256,"Ch":105},{"Timestamp":5255,"Mod":0,"Key":256,"Ch":110},{"Timestamp":5558,"Mod":0,"Key":13,"Ch":13},{"Timestamp":6247,"Mod":0,"Key":256,"Ch":102},{"Timestamp":7072,"Mod":0,"Key":256,"Ch":91},{"Timestamp":7716,"Mod":0,"Key":256,"Ch":112},{"Timestamp":8319,"Mod":0,"Key":13,"Ch":13},{"Timestamp":9159,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":254,"Height":74}]}
{"KeyEvents":[{"Timestamp":558,"Mod":0,"Key":256,"Ch":108},{"Timestamp":992,"Mod":0,"Key":256,"Ch":93},{"Timestamp":1583,"Mod":0,"Key":256,"Ch":110},{"Timestamp":2109,"Mod":0,"Key":256,"Ch":111},{"Timestamp":2232,"Mod":0,"Key":256,"Ch":114},{"Timestamp":2278,"Mod":0,"Key":256,"Ch":105},{"Timestamp":2413,"Mod":0,"Key":256,"Ch":103},{"Timestamp":2478,"Mod":0,"Key":256,"Ch":105},{"Timestamp":2538,"Mod":0,"Key":256,"Ch":110},{"Timestamp":2831,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3060,"Mod":0,"Key":256,"Ch":46},{"Timestamp":3234,"Mod":0,"Key":256,"Ch":46},{"Timestamp":3293,"Mod":0,"Key":256,"Ch":47},{"Timestamp":3454,"Mod":0,"Key":256,"Ch":111},{"Timestamp":3594,"Mod":0,"Key":256,"Ch":114},{"Timestamp":3632,"Mod":0,"Key":256,"Ch":105},{"Timestamp":3780,"Mod":0,"Key":256,"Ch":103},{"Timestamp":3831,"Mod":0,"Key":256,"Ch":105},{"Timestamp":3890,"Mod":0,"Key":256,"Ch":110},{"Timestamp":4150,"Mod":0,"Key":13,"Ch":13},{"Timestamp":4695,"Mod":0,"Key":256,"Ch":102},{"Timestamp":5433,"Mod":0,"Key":256,"Ch":91},{"Timestamp":6106,"Mod":0,"Key":256,"Ch":117},{"Timestamp":6884,"Mod":0,"Key":256,"Ch":115},{"Timestamp":7833,"Mod":0,"Key":9,"Ch":9},{"Timestamp":8301,"Mod":0,"Key":13,"Ch":13},{"Timestamp":9114,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":239,"Height":55}]}

View File

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

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/setUpstream/actual/./repo

View File

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

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,2 @@
# pack-refs with: peeled fully-peeled sorted
30ef3df33d31f0b98298881be4dbe69c54758ba2 refs/heads/master

View File

@ -0,0 +1 @@
30ef3df33d31f0b98298881be4dbe69c54758ba2 branch 'master' of ../origin

View File

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

View File

@ -0,0 +1 @@
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2

View File

@ -0,0 +1,16 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
ignorecase = true
precomposeunicode = true
[user]
email = CI@example.com
name = CI
[remote "origin"]
url = ../origin
fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
remote = origin
merge = refs/heads/master

View File

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

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,7 @@
0000000000000000000000000000000000000000 6305259d1908bee46b3b686702ed55b6f12e9ba2 CI <CI@example.com> 1648346253 +1100 commit (initial): myfile1
6305259d1908bee46b3b686702ed55b6f12e9ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 commit: myfile2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 c6ffcbed8902934d462722ff6ef471813b9a4df5 CI <CI@example.com> 1648346253 +1100 commit: myfile3
c6ffcbed8902934d462722ff6ef471813b9a4df5 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346253 +1100 commit: myfile4
30ef3df33d31f0b98298881be4dbe69c54758ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 reset: moving to HEAD~2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346262 +1100 rebase -i (start): checkout 30ef3df33d31f0b98298881be4dbe69c54758ba2
30ef3df33d31f0b98298881be4dbe69c54758ba2 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346262 +1100 rebase -i (finish): returning to refs/heads/master

View File

@ -0,0 +1,6 @@
0000000000000000000000000000000000000000 6305259d1908bee46b3b686702ed55b6f12e9ba2 CI <CI@example.com> 1648346253 +1100 commit (initial): myfile1
6305259d1908bee46b3b686702ed55b6f12e9ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 commit: myfile2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 c6ffcbed8902934d462722ff6ef471813b9a4df5 CI <CI@example.com> 1648346253 +1100 commit: myfile3
c6ffcbed8902934d462722ff6ef471813b9a4df5 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346253 +1100 commit: myfile4
30ef3df33d31f0b98298881be4dbe69c54758ba2 a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 CI <CI@example.com> 1648346253 +1100 reset: moving to HEAD~2
a26a9d22097eb77a8cf2fbb18512aa44c0c536a2 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346262 +1100 rebase -i (finish): refs/heads/master onto 30ef3df33d31f0b98298881be4dbe69c54758ba2

View File

@ -0,0 +1 @@
0000000000000000000000000000000000000000 30ef3df33d31f0b98298881be4dbe69c54758ba2 CI <CI@example.com> 1648346260 +1100 fetch origin: storing head

View File

@ -0,0 +1 @@
30ef3df33d31f0b98298881be4dbe69c54758ba2

View File

@ -0,0 +1 @@
30ef3df33d31f0b98298881be4dbe69c54758ba2

View File

@ -0,0 +1 @@
test1

View File

@ -0,0 +1 @@
test2

View File

@ -0,0 +1 @@
{"KeyEvents":[{"Timestamp":808,"Mod":0,"Key":259,"Ch":0},{"Timestamp":1221,"Mod":0,"Key":256,"Ch":93},{"Timestamp":1598,"Mod":0,"Key":256,"Ch":110},{"Timestamp":2267,"Mod":0,"Key":256,"Ch":111},{"Timestamp":2399,"Mod":0,"Key":256,"Ch":114},{"Timestamp":2500,"Mod":0,"Key":256,"Ch":105},{"Timestamp":2573,"Mod":0,"Key":256,"Ch":103},{"Timestamp":2634,"Mod":0,"Key":256,"Ch":105},{"Timestamp":2710,"Mod":0,"Key":256,"Ch":110},{"Timestamp":3042,"Mod":0,"Key":13,"Ch":13},{"Timestamp":3671,"Mod":0,"Key":256,"Ch":46},{"Timestamp":4001,"Mod":0,"Key":256,"Ch":46},{"Timestamp":4215,"Mod":0,"Key":256,"Ch":47},{"Timestamp":4511,"Mod":0,"Key":256,"Ch":111},{"Timestamp":4896,"Mod":0,"Key":256,"Ch":114},{"Timestamp":5008,"Mod":0,"Key":256,"Ch":105},{"Timestamp":5133,"Mod":0,"Key":256,"Ch":103},{"Timestamp":5202,"Mod":0,"Key":256,"Ch":105},{"Timestamp":5255,"Mod":0,"Key":256,"Ch":110},{"Timestamp":5558,"Mod":0,"Key":13,"Ch":13},{"Timestamp":6247,"Mod":0,"Key":256,"Ch":102},{"Timestamp":7072,"Mod":0,"Key":256,"Ch":91},{"Timestamp":7716,"Mod":0,"Key":256,"Ch":112},{"Timestamp":8319,"Mod":0,"Key":13,"Ch":13},{"Timestamp":9159,"Mod":0,"Key":256,"Ch":113}],"ResizeEvents":[{"Timestamp":0,"Width":254,"Height":74}]}

View File

@ -0,0 +1,32 @@
#!/bin/sh
set -e
set -e
cd $1
git init
git config user.email "CI@example.com"
git config user.name "CI"
echo test1 > myfile1
git add .
git commit -am "myfile1"
echo test2 > myfile2
git add .
git commit -am "myfile2"
echo test3 > myfile3
git add .
git commit -am "myfile3"
echo test4 > myfile4
git add .
git commit -am "myfile4"
cd ..
git clone --bare ./repo origin
cd repo
git reset --hard HEAD~2

View File

@ -0,0 +1 @@
{ "description": "allow setting the upstream of the current branch when pushing", "speed": 10 }

View File

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

View File

@ -0,0 +1,6 @@
[core]
repositoryformatversion = 0
filemode = true
bare = true
[remote "origin"]
url = /home/mark/Downloads/gits/lazygit/test/integration/unsetUpstream/actual/./repo

View File

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

View File

@ -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]
# *~

View File

@ -0,0 +1,3 @@
x█мA
б0@Qв9еЛ≥┴сI
"BW=F L╟п!R"ХММэ~ЭэлждrЙ╩*═J╝≤d ёфб╛╔DР┴jЮ┘╞E╦╕<x≈чЩыv≤f╦MСC?и^⌡^rЁ;░ Хe │А▄яУ≤tЩ⌠;ШжuSr?3╗,в

View File

@ -0,0 +1,2 @@
x�ŽK
Â0@]ç³d&“/ˆ]õÓt‚cK‰ ··Gpõàñ¯¬­-(»SßUÁN¹¤@suÌU×*3qMXÒÄd‹?XÔl²ë«CDBeV‹“�PÌÉsv)d’Œf—ÔkäÝëÃ×a¼ëGÚöÔKYÛ (x´!ÇèàŒÑö˜êúgnÚ·.Oeós9Z

View File

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

View File

@ -0,0 +1 @@
myfile4

View File

@ -0,0 +1 @@
24351b001b63ca15b6b83542ffb765567e17df23 branch 'master' of ../origin

View File

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

View File

@ -0,0 +1 @@
24351b001b63ca15b6b83542ffb765567e17df23

View File

@ -0,0 +1,11 @@
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[user]
email = CI@example.com
name = CI
[remote "origin"]
url = ../origin
fetch = +refs/heads/*:refs/remotes/origin/*

View File

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

View File

@ -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]
# *~

View File

@ -0,0 +1,5 @@
0000000000000000000000000000000000000000 289b2354ac3770d96fc3fcfd2a8026fc78a32cc5 CI <CI@example.com> 1650269774 +0200 commit (initial): myfile1
289b2354ac3770d96fc3fcfd2a8026fc78a32cc5 7010e33e20178a1a179853948691a9036d48e562 CI <CI@example.com> 1650269774 +0200 commit: myfile2
7010e33e20178a1a179853948691a9036d48e562 994a4733eacc0000721e01a177704e2f26216510 CI <CI@example.com> 1650269774 +0200 commit: myfile3
994a4733eacc0000721e01a177704e2f26216510 24351b001b63ca15b6b83542ffb765567e17df23 CI <CI@example.com> 1650269774 +0200 commit: myfile4
24351b001b63ca15b6b83542ffb765567e17df23 7010e33e20178a1a179853948691a9036d48e562 CI <CI@example.com> 1650269774 +0200 reset: moving to HEAD~2

View File

@ -0,0 +1,5 @@
0000000000000000000000000000000000000000 289b2354ac3770d96fc3fcfd2a8026fc78a32cc5 CI <CI@example.com> 1650269774 +0200 commit (initial): myfile1
289b2354ac3770d96fc3fcfd2a8026fc78a32cc5 7010e33e20178a1a179853948691a9036d48e562 CI <CI@example.com> 1650269774 +0200 commit: myfile2
7010e33e20178a1a179853948691a9036d48e562 994a4733eacc0000721e01a177704e2f26216510 CI <CI@example.com> 1650269774 +0200 commit: myfile3
994a4733eacc0000721e01a177704e2f26216510 24351b001b63ca15b6b83542ffb765567e17df23 CI <CI@example.com> 1650269774 +0200 commit: myfile4
24351b001b63ca15b6b83542ffb765567e17df23 7010e33e20178a1a179853948691a9036d48e562 CI <CI@example.com> 1650269774 +0200 reset: moving to HEAD~2

View File

@ -0,0 +1 @@
0000000000000000000000000000000000000000 24351b001b63ca15b6b83542ffb765567e17df23 CI <CI@example.com> 1650269774 +0200 fetch origin: storing head

Some files were not shown because too many files have changed in this diff Show More