commit | 8dd6b9d3da6aa71a385b249d2cea6496804ea7f8 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Thu Aug 30 23:07:23 2018 +0200 |
committer | Vaughn <rwaterspf1@floydco.net> | Wed Nov 28 05:26:11 2018 +0530 |
tree | 9b9e17a8630b9ee6990ae7df1dee055c1afd3cb9 | |
parent | 7b54fd68a1d780bd5c6110f2a83ae5460fa8318d [diff] |
repopick: Warn about empty commits instead of failing * If a cherry-pick results in an empty commit (hints about git commit --allow-empty), we should warn instead of failing all repopicks Change-Id: I8410d7d02c4118c8072de609cf3c291e2d8523e6 Signed-off-by: Akhil Narang <akhilnarang.1999@gmail.com>