mergebase.c
11.9 KB
-
Fix no_common_ancestor test for ahead_behind count · b337814e
Ahead-behind count is still a valid operation, even if the two commits don't have a common merge-base. The old implementation was buggy, so it returned ENOTFOUND. Fixed now.
Scott J. Goldman committed