Joel E. Denny wrote:
> On Sun, 17 Oct 2010, Jim Meyering wrote:
>
>> Joel E. Denny wrote:
>
>> > * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses
>> > with...
>> > (insert_vc_ignore): ... this new function, which prepends `/' to
>> > all .gitignore entries before passing them to
>
On Sun, 17 Oct 2010, Jim Meyering wrote:
> Joel E. Denny wrote:
> > * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses
> > with...
> > (insert_vc_ignore): ... this new function, which prepends `/' to
> > all .gitignore entries before passing them to
> > insert_sorted_if_absent.
>
g/archive/html/bug-gnulib/2008-08/msg2.html
>
> The patch below fixes bootstrap to do the same. Ok to commit?
>
> Subject: [PATCH] bootstrap: anchor .gitignore entries.
>
> * build-aux/bootstrap (insert_sorted_if_absent): Replace all uses
> with...
> (insert_vc_ignore): .
2.html
The patch below fixes bootstrap to do the same. Ok to commit?
>From 8b9b4bbba5041e107a8dea35e78d28dd3cc979f7 Mon Sep 17 00:00:00 2001
From: Joel E. Denny
Date: Sat, 16 Oct 2010 16:54:23 -0400
Subject: [PATCH] bootstrap: anchor .gitignore entries.
* build-aux/bootstrap (insert_sor