2022-10-01 14:57:35

This commit is contained in:
henk
2022-10-01 14:57:35 +02:00
parent 92936462b8
commit 71c46138d0
2 changed files with 10 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
touch README.md
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin http://git.lan:3000/henk/rewt.git
git push -u origin main
+2
View File
@@ -0,0 +1,2 @@
git config --global credential.helper store
dan in .git-credentials