1 #182

Open
lxbfYeaa wants to merge 12 commits from lxbfYeaa/BorgBackups:main into main
2 changed files with 2 additions and 23 deletions

View File

@ -1,23 +1 @@
## Erstelle ein neues Repository von der Kommandozeile aus
touch README.md
git init
git checkout -b main
git add README.md
git commit -m "first commit"
git remote add origin https://gitea.ext.primaholding.de/lindner/BorgBackups.git
git push -u origin main
## Bestehendes Repository via Kommandozeile pushen
git remote add origin https://gitea.ext.primaholding.de/lindner/BorgBackups.git
git push -u origin main
555

View File

@ -0,0 +1 @@
555