Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add advice to view existing branches in pr_resume() #2005

Closed
wants to merge 1 commit into from

Conversation

olivroy
Copy link
Contributor

@olivroy olivroy commented Jun 11, 2024

Let's say I call pr_resume("git"), but branch git2 exists. pr_resume() will error but there is no hint that branch git2 exists already.

This adds a runnable link to view local branches

@jennybc
Copy link
Member

jennybc commented Jul 28, 2024

pr_resume() (called with no input) already has a pretty nice experience, in terms of offering choices. I view that as the solution to "Hmmm, I don't know the exact name of the branch I want to checkout".

@jennybc jennybc closed this Jul 28, 2024
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.

2 participants