RE: Signinig a commit with multiple signatures

2014-08-19 Thread Jason Pyeron
> -Original Message- > From: Jeff King > Sent: Tuesday, August 19, 2014 4:05 > > On Sun, Aug 17, 2014 at 09:30:47AM -0400, Jason Pyeron wrote: > > > I am working on an open source project right now where we > are looking > > to enforce a N of M audit approval process. It turns out that g

Re: Signinig a commit with multiple signatures

2014-08-19 Thread Jeff King
On Sun, Aug 17, 2014 at 09:30:47AM -0400, Jason Pyeron wrote: > I am working on an open source project right now where we are looking > to enforce a N of M audit approval process. It turns out that git > supports verifying multiple signatures because gpg supports signature > merging. In the schem