mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Cache credentials in git.
This commit is contained in:
@@ -51,3 +51,5 @@
|
|||||||
[url "git@gist.github.com:"]
|
[url "git@gist.github.com:"]
|
||||||
pushInsteadOf = "gist:"
|
pushInsteadOf = "gist:"
|
||||||
pushInsteadOf = "git://gist.github.com/"
|
pushInsteadOf = "git://gist.github.com/"
|
||||||
|
[credential]
|
||||||
|
helper = cache --timeout=36000
|
||||||
|
|||||||
Reference in New Issue
Block a user