[PATCH RFC aiaiai 09/11] aiaiai: add git-find-base utility for finding base commit from mbox
Keller, Jacob E
jacob.e.keller at intel.com
Mon Mar 31 13:40:47 PDT 2014
On Mon, 2014-03-31 at 11:42 +0300, Artem Bityutskiy wrote:
> On Thu, 2014-03-27 at 11:40 -0700, Jacob Keller wrote:
> > +#!/usr/bin/perl
> > +#
> > +# Find the most recent commit that a given mbox (*with* index information!) can
> > +# apply, assuming that our tree has the blobs available. Passes all options
> > +# directly to git-log, so you can shorten or filter what commits to check as
> > +# you desire, such as limiting how far back the check will run, and so on.
>
> Would you please add the author and the copyright string. Let me push
> this script as is, and would you please send the follow-up patch then?
>
Oh yep. I added this but must have lost it in one of my rebases. I can
add it in a future patch.
Thanks,
Jake
More information about the aiaiai
mailing list