1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-29 22:48:24 +02:00
Files
lazygit/test/integration/rememberCommitMessageAfterFail/expected/repo/.git_keep/config
2022-03-27 14:58:20 +11:00

9 lines
134 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[user]
email = CI@example.com
name = CI