Skip to content

fix: show a better error message if gimmegit can't fetch upstream repo#40

Merged
dwilding merged 2 commits intomainfrom
git-errors
Nov 11, 2025
Merged

fix: show a better error message if gimmegit can't fetch upstream repo#40
dwilding merged 2 commits intomainfrom
git-errors

Conversation

@dwilding
Copy link
Copy Markdown
Owner

This PR fixes a misleading error message:

$ gimmegit -u _invalid dwilding/jubilant
Getting repo details
Cloning git@github.com:dwilding/jubilant.git
Setting upstream to git@github.com:_invalid/jubilant.git
Error: Unable to clone repo. Do you have access to the repo? Is SSH correctly configured?

The new error message is:

Error: Unable to fetch upstream repo. Do you have access to the repo? Is SSH correctly configured?

@dwilding dwilding merged commit 4ed764e into main Nov 11, 2025
2 checks passed
@dwilding dwilding deleted the git-errors branch November 11, 2025 00:32
@dwilding dwilding changed the title fix: show an better error message if gimmegit can't fetch upstream repo fix: show a better error message if gimmegit can't fetch upstream repo Nov 11, 2025
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.

1 participant