Re: [PATCH 0/3] some documentation changes from the beginning of the alphabet

2018-09-20 Thread frederik
> Patches are welcome. I'd be happy to patch git-contacts to link to the message you just sent, then maybe someone more qualified would know where to start... :) Frederick On Fri, Sep 21, 2018 at 01:18:30AM -0400, Eric Sunshine wrote: > On Wed, Sep 19, 2018 at 6:49 PM Junio C Hamano wrote: > >

Re: [PATCH 0/3] some documentation changes from the beginning of the alphabet

2018-09-20 Thread Eric Sunshine
On Wed, Sep 19, 2018 at 6:49 PM Junio C Hamano wrote: > Frederick Eaton writes: > > By the way for some reason git-contacts shows more names when I run it > > on the patch hash than when I give it the patch name: > > > > $ ./contrib/contacts/git-contacts 222580cb60ee64f7b81fed64ec8fbfc81952557f >

Re: [PATCH 0/3] some documentation changes from the beginning of the alphabet

2018-09-19 Thread Junio C Hamano
Frederick Eaton writes: > I've never sent patches using git before so I thought it would be > useful to make a small test. ... eh, welcome ;-) > I read ./Documentation/SubmittingPatches and I sent these to myself > and practiced applying them using `git am`, and I also compiled and > checked th

[PATCH 0/3] some documentation changes from the beginning of the alphabet

2018-09-19 Thread Frederick Eaton
I've never sent patches using git before so I thought it would be useful to make a small test. I read ./Documentation/SubmittingPatches and I sent these to myself and practiced applying them using `git am`, and I also compiled and checked the revised manual pages to see that they format correctly.