13rac1 / block-fixup-merge-action

Github Action to block merge of Pull Requests containing fixup! or squash! commits
MIT License
46 stars 14 forks source link

fix: Remote hangups #11

Closed 13rac1 closed 4 years ago

13rac1 commented 4 years ago

Was able to reproduce. Don't use shallow-exclude with the current branch:

$ /usr/bin/git fetch --no-tags --prune --progress --no-recurse-submodules --shallow-exclude=master origin master
fatal: The remote end hung up unexpectedly