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

pull a publish-ed hotfix #84

Open
lrkwz opened this issue Nov 16, 2017 · 0 comments
Open

pull a publish-ed hotfix #84

lrkwz opened this issue Nov 16, 2017 · 0 comments

Comments

@lrkwz
Copy link

lrkwz commented Nov 16, 2017

How do I pull a published hotfix?

Scenario:

  • master branch is locked to avoid uncontrolled release (Mike is a master and he has the power, Tom is a humble programmer and he cannot touch the master branch)
  • a bug arises and is fixed by Tom who:
    • git flow hotfix start ...
    • work hard to fix the bug
    • git flow hotfix publish

Now is Mike's turn: how would he fetch the hotfix in order to perform a clean git flow hotfix finish?

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

1 participant