bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] bootstrap: sync from coreutils


From: Pádraig Brady
Subject: Re: [PATCH] bootstrap: sync from coreutils
Date: Fri, 13 Nov 2009 22:46:16 +0000
User-agent: Thunderbird 2.0.0.6 (X11/20071008)

Jim Meyering wrote:
> FYI,
> 
>>From 9efa515cee4d1a40a41bdcd20e29932f8e2e5102 Mon Sep 17 00:00:00 2001
> From: Jim Meyering <address@hidden>
> Date: Thu, 12 Nov 2009 09:49:39 +0100
> Subject: [PATCH] bootstrap: sync from coreutils
> 
> * build-aux/bootstrap (bootstrap_epilogue): New function.
> Use git_modules_config in one more place.  This make bootstrap's
> --gnulib-srcdir option more useful for testing.

Why does it make it more useful?
With latest coreutils/gnulib, git diff now gives the following
(I'm probably doing something wrong as I know little about submodules)

diff --git a/.gitmodules b/.gitmodules
index bb9e1ba..5a4e3d5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "gnulib"]
         path = gnulib
-        url = git://git.sv.gnu.org/gnulib.git
+       url = /home/padraig/git/gnulib

cheers,
Pádraig.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]