git-extras
git-extras copied to clipboard
fix: Exit with error if HEAD commit doesn't yet exist on remote
Fixes #1153
LGTM! CI failure looks unrelated.
The unit tests failed because we added an upstream check and they can't satisfy. Could we mock the upstream check in the test?