2022-10-01 14:57:35
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
@@ -0,0 +1,2 @@
|
|||||||
|
git config --global credential.helper store
|
||||||
|
dan in .git-credentials
|
||||||
Reference in New Issue
Block a user