On Thu 04 Aug 2016 14:36, Mark H Weaver <m...@netris.org> writes: > Unfortunately, when I tried to push it to 'master', it was rejected > because of 56 unsigned commits on the 'core-updates' branch.
What's the rationale for requiring non-HEAD commits to be signed when pushing? For me a signed HEAD implicitly signs all parent comments, in my mental trust model anyway :) Andy