DescriptionFix ancestor check
Before, for the common case that the actual_merge_base was already set
as base, the check for is_ancestor(base, actual_merge_base) would have
caused the base to be re-set.
This is a writing operation, which causes trouble e.g. for the parallel
operation of 'git cl status'.
R=iannucci@chromium.org, tandrii@chromium.org
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=300003
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 15 (6 generated)
|