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

Improve branch creation #89

Open
rpbaltazar opened this issue Dec 16, 2019 · 1 comment
Open

Improve branch creation #89

rpbaltazar opened this issue Dec 16, 2019 · 1 comment

Comments

@rpbaltazar
Copy link
Member

Before submitting an issue, please be sure to update to the latest Gem version

Describe the steps to reproduce

we could have a more intuitive branch creation by providing some sugar syntax to it:
e.g

  1. story_branch create <issue id> looks for the issue and creates the branch based on the name
  2. story_branch create <issue title> tries to find the issue based on the title, creates a branch either from the title or the found issue.

What did you expect to happen?

What happened instead?

Paste in any error messages using code-fences

Additional information

@rpbaltazar rpbaltazar added this to To do in story_branch gem via automation Dec 17, 2019
@rpbaltazar rpbaltazar added this to the 0.7.0 milestone Dec 17, 2019
@peterhoeg
Copy link

https://github.com/augmentable-dev/tickgit does a git blame on the TODO line which is nifty.

@rpbaltazar rpbaltazar modified the milestones: 0.7.0, 0.8.0 Jan 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants