Update gitea_client_uploader_comands.sh
This commit is contained in:
@@ -89,7 +89,7 @@ git config --global http.sslVerify false
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# save username and password to local system . ( so that there will not be any need to enter username and password for every git clone )
|
# save username and password to local system . ( so that there will not be any need to enter username and password for every git clone on Private repositories )
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user