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