Update documentation for pushing code to Gitea
Add instructions to the Gitea tutorial documentation for pushing code. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 923ae0e3-a363-4db8-b04a-e8baca2a1330 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 365208ed-cc99-4698-a1e5-0a1c20a7de3d Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8af7d2ec-2cc3-4ece-8af3-9f071488d072/923ae0e3-a363-4db8-b04a-e8baca2a1330/vOeFCU4 Replit-Helium-Checkpoint-Created: true
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ git remote set-url gitea https://VOTRE_TOKEN@git.mondomaine.fr/vous/voix-du-peup
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Étape 4 — Pousser le code
|
## Étape 4 — Pousser le code
|
||||||
|
8
|
||||||
```bash
|
```bash
|
||||||
# Premier push (établit le tracking)
|
# Premier push (établit le tracking)
|
||||||
git push -u gitea main
|
git push -u gitea main
|
||||||
|
|||||||
Reference in New Issue
Block a user