mirror of
https://gitea.zaclys.com/yannic/dotfiles.git
synced 2026-06-15 11:11:57 +02:00
git credentials
This commit is contained in:
@@ -23,3 +23,7 @@
|
|||||||
work-in-progress = rebase -i @{u}
|
work-in-progress = rebase -i @{u}
|
||||||
[include]
|
[include]
|
||||||
path = ~/.gitconfig_custom.inc
|
path = ~/.gitconfig_custom.inc
|
||||||
|
[credential]
|
||||||
|
helper = store
|
||||||
|
[credential "https://github.com"]
|
||||||
|
helper = cache
|
||||||
|
|||||||
Reference in New Issue
Block a user