Fix gitconfig
This commit is contained in:
parent
bc772048ad
commit
92dfe01700
@ -10,5 +10,5 @@ git config --global merge.tool meld
|
||||
git config --global merge.tool.cmd 'meld --auto-merge "$LOCAL" "$BASE" "$REMOTE" --output "$MERGED"'
|
||||
git config --global --add difftool.prompt false
|
||||
#
|
||||
git config --global config credential.helper store
|
||||
git config --global credential.helper store
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user