add instructionFormat for interactive rebase
This commit is contained in:
@@ -136,3 +136,5 @@
|
|||||||
[mergetool "Kaleidoscope"]
|
[mergetool "Kaleidoscope"]
|
||||||
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
cmd = ksdiff --merge --output \"$MERGED\" --base \"$BASE\" -- \"$LOCAL\" --snapshot \"$REMOTE\" --snapshot
|
||||||
trustexitcode = true
|
trustexitcode = true
|
||||||
|
[rebase]
|
||||||
|
instructionFormat = "[%an - %ar] %s"
|
||||||
|
|||||||
Reference in New Issue
Block a user