From: Eric Wong <hidden> Date: 2016-06-15 22:53:03
Ævar Arnfjörð Bjarmason [off-list ref] wrote:
Change an invocation of git-rev-list(1) to not use --no-color,
git-rev-list(1) will always ignore that option and the --color option,
so there's no need to pass it.
Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
Acked-by: Eric Wong <redacted>
Thanks, will push this series.