mirror of
https://github.com/airblade/vim-gitgutter.git
synced 2025-11-12 05:13:54 -05:00
6
test/.gitconfig
Normal file
6
test/.gitconfig
Normal file
@@ -0,0 +1,6 @@
|
||||
[filter "reverse"]
|
||||
clean = "rev"
|
||||
smudge = "rev"
|
||||
|
||||
[diff "reverse"]
|
||||
textconv = "cat"
|
||||
Reference in New Issue
Block a user