Cleanup gitconfig

This commit is contained in:
David Tomaschik
2025-05-23 12:08:05 -07:00
parent e0eebe2641
commit 695cef6cb3

View File

@@ -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