Commit b337814e70a836fe6611df4a10032fd01ed713a3

Scott J. Goldman 2012-12-09T21:04:32

Fix no_common_ancestor test for ahead_behind count 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.