From: John Keeping Date: Sat, 31 Mar 2018 13:20:01 +0000 (+0100) Subject: Add "snapshot-prefix" repo configuration X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/c1572bb5ec4540b5008490cf471cc4a5e65ef728?hp=c1572bb5ec4540b5008490cf471cc4a5e65ef728 Add "snapshot-prefix" repo configuration Allow using a user-specified value for the prefix in snapshot files instead of the repository basename. For example, files downloaded from the linux-stable.git repository should be named linux-$VERSION and not linux-stable-$VERSION, which can be achieved by setting: repo.snapshot-prefix=linux Signed-off-by: John Keeping Reviewed-by: Christian Hesse ---