From: Konstantin Ryabitsev Date: Tue, 17 Jul 2018 16:38:22 +0000 (-0400) Subject: config: record repo.snapshot-prefix in the per-repo config X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/c679d9010451b986bae719a6abe0458af2b2dfb9?ds=sidebyside;hp=c679d9010451b986bae719a6abe0458af2b2dfb9 config: record repo.snapshot-prefix in the per-repo config Even if we find snapshot-prefix in the repo configuration, we are not writing it out into the rc- file, so setting the value does not have any effect. Signed-off-by: Konstantin Ryabitsev ---