commit | 0a8741d3089cbed6049178c73bdbc8882943f3ca | [log] [tgz] |
---|---|---|
author | Dave Borowitz <dborowitz@google.com> | Thu Jan 29 12:34:38 2015 -0800 |
committer | Dave Borowitz <dborowitz@google.com> | Thu Jan 29 14:35:01 2015 -0800 |
tree | 21516e2b3e2bd0afc05529fb81a49049203f439a | |
parent | c5a971edbe84ff69085ec4144be69c5464d67a0d [diff] |
MergeOp: Use Objects.equals when comparing branch tip This currently works, because MergeTip doesn't copy or otherwise mess around with the initial tip object passed in. But MergeTip doesn't state that in its contract, so this may be a bug waiting to happen. Change-Id: I61fd71c7f6895d4efb67edbec056b6534b8b94a4