On Tue, 20 Feb 2018 17:54:22 -0800 Stefan Beller <sbeller@xxxxxxxxxx> wrote: > Add a repository argument to allow the map_sha1_file_1 caller to be > more specific about which repository to act on. This is a small > mechanical change; it doesn't change the implementation to handle > repositories other than the_repository yet. > > As with the previous commits, use a macro to catch callers passing a > repository other than the_repository at compile time. > > Signed-off-by: Stefan Beller <sbeller@xxxxxxxxxx> > Signed-off-by: Jonathan Nieder <jrnieder@xxxxxxxxx> Reviewed-by: Jonathan Tan <jonathantanmy@xxxxxxxxxx>