mirror of
https://gitlab.com/octtspacc/sitoctt
synced 2025-06-05 22:09:20 +02:00
Test x4
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
git config --global user.email "$GitUserEmail"
|
||||
git config --global user.name "$GitUserName"
|
||||
git config --global credential.helper store
|
||||
echo "https://$GitUserName:$GitPassword@gitlab.com" > .git-credentials
|
||||
echo "https://$GitUserName:$GitPassword@gitlab.com" > ~/.git-credentials
|
||||
|
||||
git clone --depth 1 https://gitlab.com/octtspacc/octt.gmi
|
||||
cd octt.gmi
|
||||
|
Reference in New Issue
Block a user