Remove old gitconfig template condition
This commit is contained in:
@@ -26,8 +26,4 @@
|
||||
[rebase]
|
||||
updateRefs = true
|
||||
[merge]
|
||||
{{- if eq .chezmoi.hostname "ftpserver" }}
|
||||
conflictstyle = diff3
|
||||
{{- else }}
|
||||
conflictstyle = zdiff3
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user