mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-01-26 05:37:18 +02:00
11 lines
179 B
Plaintext
11 lines
179 B
Plaintext
|
[core]
|
||
|
repositoryformatversion = 0
|
||
|
filemode = true
|
||
|
bare = false
|
||
|
logallrefupdates = true
|
||
|
ignorecase = true
|
||
|
precomposeunicode = true
|
||
|
[user]
|
||
|
email = CI@example.com
|
||
|
name = CI
|