Skip to content

fix: show an error if an expected branch doesn't exist#41

Merged
dwilding merged 1 commit intomainfrom
more-git-errors
Nov 11, 2025
Merged

fix: show an error if an expected branch doesn't exist#41
dwilding merged 1 commit intomainfrom
more-git-errors

Conversation

@dwilding
Copy link
Copy Markdown
Owner

Fixes #36, with new error messages for the following situations:

  • The expected base branch can't be found
  • The branch to check out can't be found (in case of cloning on an existing branch)

@dwilding dwilding merged commit 11405d1 into main Nov 11, 2025
2 checks passed
@dwilding dwilding deleted the more-git-errors branch November 11, 2025 01:23
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.

Show an error message if an existing branch doesn't actually exist

1 participant