13 lines
587 B
Markdown
13 lines
587 B
Markdown
---
|
|
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).
|