Skip to content

fix: don't set upstream if it's the same repo#39

Merged
dwilding merged 1 commit intomainfrom
same-upstream-owner
Nov 7, 2025
Merged

fix: don't set upstream if it's the same repo#39
dwilding merged 1 commit intomainfrom
same-upstream-owner

Conversation

@dwilding
Copy link
Copy Markdown
Owner

@dwilding dwilding commented Nov 7, 2025

Fixes #35. This PR makes sure that gimmegit only creates an upstream remote if the upstream repo is different from the repo being cloned. "Different" means a different owner or project.

@dwilding dwilding merged commit 02cf149 into main Nov 7, 2025
2 checks passed
@dwilding dwilding deleted the same-upstream-owner branch November 7, 2025 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't set upstream if the upstream owner and owner match

1 participant