Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
paint_down_to_common(): special-case shallow/partial clones
In shallow/partial clones, we _expect_ commits to be missing. Let's teach the merge-base logic to ignore those and simply go ahead and treat the involved commit histories as cut off at that point. Signed-off-by: Johannes Schindelin <[email protected]>
- Loading branch information