From f10de551325777980080527570ed35a6f0d4fbdb Mon Sep 17 00:00:00 2001 From: pironantoine <57062554-pironantoine@users.noreply.replit.com> Date: Sat, 4 Apr 2026 13:59:27 +0000 Subject: [PATCH] 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 --- docs/GITEA_TUTO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/GITEA_TUTO.md b/docs/GITEA_TUTO.md index aea8f1b..1472fee 100644 --- a/docs/GITEA_TUTO.md +++ b/docs/GITEA_TUTO.md @@ -78,7 +78,7 @@ git remote set-url gitea https://VOTRE_TOKEN@git.mondomaine.fr/vous/voix-du-peup --- ## Étape 4 — Pousser le code - +8 ```bash # Premier push (établit le tracking) git push -u gitea main