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

Checkout a git branch by a given pattern #1

Closed
Hakier opened this issue Sep 9, 2022 · 0 comments · Fixed by #2
Closed

Checkout a git branch by a given pattern #1

Hakier opened this issue Sep 9, 2022 · 0 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request

Comments

@Hakier
Copy link
Owner

Hakier commented Sep 9, 2022

Scenarios

Single branch found

Given a pattern that matches only one branch

  • should checkout found branch

Multiple branches found

Given a pattern that matches multiple branches

  • should display count of found branches
  • should display truncated list of found branches
@Hakier Hakier added the enhancement New feature or request label Sep 9, 2022
@Hakier Hakier changed the title Feat: Checkout git branch by a given pattern Checkout git branch by a given pattern Sep 9, 2022
@Hakier Hakier changed the title Checkout git branch by a given pattern Checkout a git branch by a given pattern Sep 9, 2022
@Hakier Hakier self-assigned this Sep 19, 2022
@Hakier Hakier changed the title Checkout a git branch by a given pattern Checkout a git branch by a given pattern Sep 19, 2022
@Hakier Hakier linked a pull request Sep 19, 2022 that will close this issue
@Hakier Hakier closed this as completed in #2 Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant