perf/aggregate: add --reponame option
authorChristian Couder <christian.couder@gmail.com>
Thu, 1 Feb 2018 10:14:33 +0000 (11:14 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 2 Feb 2018 19:47:41 +0000 (11:47 -0800)
commitfb2c362eb5dd998b74a30fe55df3f44a26ea6fd6
tree04a79961b0da838d57649e006a4c469c75547571
parentcd5d4bf609339dec94ee64fce4bac4468e5277fc
perf/aggregate: add --reponame option

This makes it easier to use the aggregate script
on the command line when one wants to get the
"environment" fields set in the codespeed output.

Previously setting GIT_REPO_NAME was needed
for this purpose.

Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/perf/aggregate.perl