> Is it still possible to save space by hardlinking gnulib's object
> storage with that of other gnulib trees?

It does so by default, apparently:

~/sed/gnulib/.git/objects/ff bonzinip$ ls -l
total 12
-r--r--r-- 2  377 Sep 23 11:49 56cbaeb94df799287111d03f35a345e351704f
-r--r--r-- 2  416 Sep 23 11:53 58ccc8ae2e7bcfce70381a07630f36cec2f416
-r--r--r-- 2  715 Sep 14 16:29 aea6080b8a4b2f025832352859dc4b838af1aa

> Did you mean
>   || exit $?

Uh-oh, yes.

>> +  # Redirect the gnulib submodule to the directory on the command line
>> +  # if possible.
>> +  if test -d $GNULIB_SRCDIR/.git && \
> 
> Please quote $GNULIB_SRCDIR.

Ok.

Paolo


Reply via email to