Skip to content

Conversation

subskribe-kevin
Copy link

Do not automagically add origin/ to the branch name.

If the user wants to user origin/ they can add it themselves.

This prevents:

fatal: ambiguous argument 'origin/my_branch': unknown revision or path not in the working tree.

Do not automagically add origin/ to the branch name.

If the user wants to user origin/ they can add it themselves.

This prevents:

fatal: ambiguous argument 'origin/my_branch': unknown revision or path not in the working tree.
@KalleChen
Copy link

@paleite
we need this to be merged as it also resolves the issue where commit hashes can’t be used in the CI environment.
#60

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