[PATCH 04/19] commit: add repository argument to register_commit_graft

2018-05-17 Thread Stefan Beller
From: Jonathan Nieder Add a repository argument to allow callers of register_commit_graft to be more specific about which repository to handle. This is a small mechanical change; it doesn't change the implementation to handle repositories other than the_repository yet. As with the previous commi

[PATCH 04/19] commit: add repository argument to register_commit_graft

2018-05-15 Thread Stefan Beller
From: Jonathan Nieder Add a repository argument to allow callers of register_commit_graft to be more specific about which repository to handle. This is a small mechanical change; it doesn't change the implementation to handle repositories other than the_repository yet. As with the previous commi