commit | 69bb7510d126e47eaa36bdfa23803d0270df78e5 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Tue Dec 22 17:27:51 2009 -0800 |
committer | Shawn O. Pearce <sop@google.com> | Tue Dec 22 17:27:51 2009 -0800 |
tree | efb79e0df855735033fa704133d0840d042c8f65 | |
parent | b3ff3d0088b9ecdfc439e797cfcc14e120fc2f95 [diff] |
Allow updates of commits where only the parent changes This is necessary to support updates caused by a rebase, where the parent commit didn't update its tree but perhaps only updated its commit message, or the rebase is around a cherry-pick followed by a revert. Bug: issue 359 Change-Id: I2c53a4a5b11c2c90967b3ba0ea2452668f3f4723 Signed-off-by: Shawn O. Pearce <sop@google.com>