diff --git a/graph/decisions/git-remote-naming-origingitea-githubgithub-58ecb6.md b/graph/decisions/git-remote-naming-origingitea-githubgithub-58ecb6.md new file mode 100644 index 00000000000..fe85e8ea7c2 --- /dev/null +++ b/graph/decisions/git-remote-naming-origingitea-githubgithub-58ecb6.md @@ -0,0 +1,12 @@ +--- +id: 58ecb60e-4e56-42de-b0b2-ab2e5ebbeaf0 +type: decision +title: "Git remote naming: origin=Gitea, github=GitHub" +tags: [git, infrastructure, convention] +importance: 0.8 +confidence: 0.8 +created: "2026-02-16T01:12:28.611916+00:00" +updated: "2026-02-16T01:12:28.611916+00:00" +--- + +Standardized git remote naming across all 19 repos: Gitea (git.manticorum.com) = 'origin', GitHub = 'github'. Previously Gitea was 'homelab' and GitHub was 'origin'. Updated ~/.claude/commands/commit-push.md and sync-config.md to match. The ~/.claude repo itself only has origin (Gitea, no GitHub mirror).