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