mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 08:55:38 +02:00
Move tool configurations to gitlocal
This commit is contained in:
parent
2b0209e933
commit
0d7b1c3c9a
1 changed files with 0 additions and 6 deletions
|
@ -32,9 +32,3 @@
|
||||||
discard = checkout --
|
discard = checkout --
|
||||||
uncommit = reset --mixed HEAD~
|
uncommit = reset --mixed HEAD~
|
||||||
amend = commit --amend
|
amend = commit --amend
|
||||||
[core]
|
|
||||||
editor = vim
|
|
||||||
[diff]
|
|
||||||
tool = meld
|
|
||||||
[merge]
|
|
||||||
tool = meld
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue