drugi commit
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
touch README.md
|
||||
git init
|
||||
git checkout -b main
|
||||
git add README.md
|
||||
git commit -m "first commit"
|
||||
git remote add origin https://gitea.sic.pl/ms/nvidia-chatterbox.git
|
||||
git push -u origin main
|
||||
Reference in New Issue
Block a user