Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

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

Merged
nvie merged 1 commit intonvie:developfrom
emreberge:develop
Nov 28, 2011
Merged

develop_branch uses origin/develop_branch as start-point if one exists.#167
nvie merged 1 commit intonvie:developfrom
emreberge:develop

Conversation

@emreberge
Copy link
Copy Markdown
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
Copy Markdown
Owner

nvie commented Nov 28, 2011

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

Thanks!

@emreberge
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants