paleite / eslint-plugin-diff

Run ESLint on your changes only
https://npm.im/eslint-plugin-diff
MIT License
172 stars 13 forks source link

do not use origin... #41

Open subskribe-kevin opened 1 year ago

subskribe-kevin commented 1 year ago

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.