From cb2cd19586b4b127272dda14adb03ddef650dd13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=27=C3=A9lectron=20rare?= <108685187+electron-rare@users.noreply.github.com> Date: Thu, 9 Jul 2026 11:19:35 +0200 Subject: [PATCH] docs: update remote URL to repaired SSH --- CLAUDE.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 05ef2a7..c312497 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -26,6 +26,7 @@ schémas KiCad (`30-energie-elec/kicad/`). ## Git -- Remote : `https://electron@git.saillant.cc/electron-rare/bus-axer.git` - (HTTPS + token ; garder le `electron@` dans l'URL — il échappe à la - règle globale `insteadOf` qui réécrirait vers le SSH :2222 cassé). +- Remote : `git@git.saillant.cc:electron-rare/bus-axer.git` (SSH :2222, + forge Gitea sur Tower, repo privé). Fallback HTTPS + token : + `https://electron@git.saillant.cc/electron-rare/bus-axer.git` + (garder le `electron@` — il échappe à la règle globale `insteadOf`).