Cache credentials
This commit is contained in:
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
git config --global credential.helper cache
|
||||||
|
|
||||||
cd $HOME
|
cd $HOME
|
||||||
|
|
||||||
function do_git {
|
function do_git {
|
||||||
|
|||||||
Reference in New Issue
Block a user