This website requires JavaScript.
Explore
Help
Register
Sign In
Informationen
/
neuesrepo
Watch
1
Star
0
Fork
0
You've already forked neuesrepo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1
Commit
1
Branch
0
Tags
1c6616908baa8455f32a24a490ef576fd08a9a3c
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
alf
1c6616908b
README.md hinzugefügt
2025-06-16 19:22:22 +00:00
README.md
README.md hinzugefügt
2025-06-16 19:22:22 +00:00
README.md
Neues Repo erstellen
Repo in Gitea erstellen
Lokal: Dateiverzeichnis den selben Namen verpassen
Im Verzeichnis: git init
git config --global user.email "
alf@wralto.de
"
git config --global user.name "Alf"
git add .
git commit -m "Erster Commit!"
git branch -M main
git remote add origin
http://100.87.87.6:3000/alf/REPONAME.git
git push -u origin main
Description
No description provided
Readme
30
KiB