Cache credentials

This commit is contained in:
2021-02-14 11:12:21 -05:00
parent 344083d36a
commit 03cda58810

View File

@ -1,5 +1,7 @@
#!/bin/bash
git config --global credential.helper cache
cd $HOME
function do_git {