Skip to content

Conversation

@thinkmassive
Copy link

  • 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

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