mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-09-16 09:16:26 +02:00
fix test
This commit is contained in:
8
test/global_git_config
Normal file
8
test/global_git_config
Normal file
@@ -0,0 +1,8 @@
|
||||
[user]
|
||||
name = CI
|
||||
email = CI@example.com
|
||||
[protocol "file"]
|
||||
# see https://vielmetti.typepad.com/logbook/2022/10/git-security-fixes-lead-to-fatal-transport-file-not-allowed-error-in-ci-systems-cve-2022-39253.html
|
||||
allow = always
|
||||
[commit]
|
||||
gpgSign = false
|
Reference in New Issue
Block a user