Summarize single change merges with short description of commit
When merging a single change, include the short description of the
change's final commit in the short description of the merge commit.
Unfortunately we still don't have a great summary for the case of
merging multiple changes in a single merge commit, so we can't do
anything to improve the short description. What we really want
is some sort of "series summary" from the series author, which is
often their local branch name.
Bug: issue 162
Change-Id: I4428f5924844d6ae7b219a0643f5e93cf01e678e
Signed-off-by: Shawn O. Pearce <sop@google.com>
1 file changed