Unstash work-local changes and merge
- Fix gitconfig to use Kaleidoscope - Toggle solarized background with <F10>
This commit is contained in:
parent
059a9fa8cf
commit
2e04bc2433
3 changed files with 5 additions and 1 deletions
|
@ -51,6 +51,8 @@
|
|||
f = fetch
|
||||
[ui]
|
||||
color = true
|
||||
[difftool "Kaleidoscope"]
|
||||
cmd = ksdiff --partial-changeset --relative-path \"$MERGED\" -- \"$LOCAL\" \"$REMOTE\"
|
||||
[diff]
|
||||
tool = Kaleidoscope
|
||||
[mergetool]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue