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
2
Commits
1
Branch
0
Tags
480839a8b30b32b9023975209ef363375025775b
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
480839a8b3
README.md aktualisiert
2025-06-16 19:27:44 +00:00
README.md
README.md aktualisiert
2025-06-16 19:27:44 +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