mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-20 03:02:29 +01:00
caching the creds in gitconfig
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
parent
7c206c1295
commit
7cc41e0583
1 changed files with 3 additions and 0 deletions
|
|
@ -85,3 +85,6 @@ cmd = git mergetool --no-prompt
|
|||
|
||||
[gui]
|
||||
newbranchtemplate = gsemet_
|
||||
|
||||
[credential]
|
||||
helper = cache --timeout=6000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue