mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Cleanup gitconfig
This commit is contained in:
@@ -51,6 +51,7 @@
|
||||
[url "ssh://git@github.com/"]
|
||||
pushInsteadOf = "github:"
|
||||
pushInsteadOf = "github://"
|
||||
pushInsteadOf = "https://github.com/"
|
||||
|
||||
[url "git://gist.github.com/"]
|
||||
insteadOf = "gist:"
|
||||
@@ -87,6 +88,7 @@
|
||||
[delta]
|
||||
navigate = true
|
||||
line-numbers = true
|
||||
|
||||
[filter "lfs"]
|
||||
required = true
|
||||
clean = git-lfs clean -- %f
|
||||
|
||||
Reference in New Issue
Block a user