Re: [PATCH 09/13] transport-helper: Use capname for gitdir capability too
From: Jonathan Nieder <hidden> Date: 2016-06-15 22:49:24
Sverre Rabbelier wrote:
The first hunk was real silly and I should have caught it while
reviewing the patch that introduced the required capabilities.
I suspect the reason the second hunk wasn't caught is because the
series that added 'gitdir' as capability, and the one that added
required capabilities were done in parallel.
Obviously good, and it looks to me like you caught all problems
of this kind.