Skip to content

fixup default DOWNSTREAM_BRANCH#8

Open
thinkmassive wants to merge 2 commits into
dabreadman:masterfrom
citadelic:fixup-default-downstream-branch
Open

fixup default DOWNSTREAM_BRANCH#8
thinkmassive wants to merge 2 commits into
dabreadman:masterfrom
citadelic:fixup-default-downstream-branch

Conversation

@thinkmassive
Copy link
Copy Markdown

  • Fixes a typo in the destination var name. Adds a missing $ to the source var name.
  • Sets checkout.defaultRemote=origin, so checkout may succeed when the downstream and upstream branches have the same name, such as in the default case that was fixed above.

Fixes a typo in the destination var name. Adds a missing '$' to the source var name.
Without this setting, checkout fails when the downstream and upstream branches have the same name.
@jaihanumann
Copy link
Copy Markdown

Fixes a typo in the destination var name. Adds a missing $ to the source var name.
Sets checkout.defaultRemote=origin, so checkout may succeed when the downstream and upstream branches have the same name, such as in the default case that was fixed abov

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