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

develop_branch uses origin/develop_branch as start-point if one exists. #167

Merged
merged 1 commit into from
Nov 28, 2011

Conversation

emreberge
Copy link
Contributor

By default a local develop branch is created of from master regardless if a origin/develop exits. This problem is discussed in issues #137 and #23.

By default a local develop branch is created of from master regardless if a origin/develop exits. This problem is discussed in issues nvie#137 and nvie#23.
@nvie nvie merged commit 62c339e into nvie:develop Nov 28, 2011
@nvie
Copy link
Owner

nvie commented Nov 28, 2011

I like this patch. Simple and useful. Implemented in the correct way.

Thanks!

@emreberge
Copy link
Contributor Author

I'm glad you liked it.

Cheers!

@nvie nvie mentioned this pull request Nov 28, 2011
milesibastos pushed a commit to milesibastos/gitflow that referenced this pull request Apr 16, 2015
By setting the config gitflow.multi-hotfix to true, you can have multiple hotfix branches. Example: git config --set gitflow.multi-hotfix true

Closes nvie#167
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