RE: git notes from incoming patch

2015-03-03 Thread Keller, Jacob E
> -Original Message- > From: Junio C Hamano [mailto:gits...@pobox.com] > Sent: Tuesday, March 03, 2015 12:14 PM > To: Keller, Jacob E > Cc: git@vger.kernel.org > Subject: Re: git notes from incoming patch > > "Keller, Jacob E" writes: > > > I

Re: git notes from incoming patch

2015-03-03 Thread Junio C Hamano
"Keller, Jacob E" writes: > I am wondering whether it is possible to read from a format-patch input > and add notes when we generate the applied patch. I would think post-applypatch hook is the right place to do this. The hook has access to the incoming message in $GIT_DIR/rebase-apply directory