mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-23 00:39:13 +02:00
try having at least one commit created
This commit is contained in:
@ -0,0 +1 @@
|
||||
Initial commit
|
@ -5,3 +5,6 @@
|
||||
logallrefupdates = true
|
||||
ignorecase = true
|
||||
precomposeunicode = true
|
||||
[user]
|
||||
email = CI@example.com
|
||||
name = CI
|
||||
|
BIN
test/integration/excludeMenu/expected/repo/.git_keep/index
Normal file
BIN
test/integration/excludeMenu/expected/repo/.git_keep/index
Normal file
Binary file not shown.
@ -4,5 +4,6 @@
|
||||
# exclude patterns (uncomment them if you want to use them):
|
||||
# *.[oa]
|
||||
# *~
|
||||
.DS_Store
|
||||
|
||||
myfile1
|
@ -0,0 +1 @@
|
||||
0000000000000000000000000000000000000000 129cdae0c4ccd050e8398bcb18b2ce1e4a5626f9 CI <CI@example.com> 1657012793 +1000 commit (initial): Initial commit
|
@ -0,0 +1 @@
|
||||
0000000000000000000000000000000000000000 129cdae0c4ccd050e8398bcb18b2ce1e4a5626f9 CI <CI@example.com> 1657012793 +1000 commit (initial): Initial commit
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
||||
129cdae0c4ccd050e8398bcb18b2ce1e4a5626f9
|
Reference in New Issue
Block a user