eslint-plugin-diff icon indicating copy to clipboard operation
eslint-plugin-diff copied to clipboard

do not use origin...

Open subskribe-kevin opened this issue 2 years ago • 1 comments

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.

subskribe-kevin avatar Dec 13 '22 14:12 subskribe-kevin