mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
git merge tool: meld
This commit is contained in:
@@ -34,3 +34,9 @@
|
||||
helper = store
|
||||
[credential "https://github.com"]
|
||||
helper = cache
|
||||
[mergetool "meld"]
|
||||
cmd = meld "$LOCAL" "$MERGED" "$REMOTE" --output "$MERGED"
|
||||
[merge]
|
||||
tool = meld
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user