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

Allow running release on a branch without a remote tracking branch #27

Open
gseitz opened this issue Feb 11, 2013 · 2 comments
Open

Allow running release on a branch without a remote tracking branch #27

gseitz opened this issue Feb 11, 2013 · 2 comments

Comments

@gseitz
Copy link
Member

gseitz commented Feb 11, 2013

When cutting a release on a branch created from a tag (e.g. for a hot-fix release of an older version), it shouldn't be necessary to have a remote tracking branch set up.

The created tag will point to the commit anyway, so a remote tracking branch shouldn't be mandatory.

@jakehschwartz
Copy link

With the branch switching / gitflow support I want to add (#191), this will be the next big step. If anyone has any suggestions on how to do this, let me know.

@jakehschwartz
Copy link

Added PR for this #192

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

No branches or pull requests

2 participants