Fixes T4224. If you git merge-base A B, and they have no ancestor, the command exits with an error. Assume errors mean "no ancestry" and continue.
Details
Details
- Reviewers
btrahan - Maniphest Tasks
- T4224: Failure when trying to force push
- Commits
- Restricted Diffusion Commit
rP61c934449d17: Fix fatal in Git hook when a --force push completely rewrites a ref
Completely rewrite a repository with a --force push.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped