remove prefix in filename for git diff
This commit is contained in:
parent
9a187ea83f
commit
beb51f532e
@ -28,3 +28,5 @@
|
|||||||
autocorrect = -1 # not more git psuh
|
autocorrect = -1 # not more git psuh
|
||||||
[core]
|
[core]
|
||||||
pager = diff-so-fancy | less --tabs=4 -RFX
|
pager = diff-so-fancy | less --tabs=4 -RFX
|
||||||
|
[diff]
|
||||||
|
noprefix = true
|
||||||
|
Loading…
Reference in New Issue
Block a user