> From: Bernhard Voelker
> So for your case, I recommend to do what the above output already
> suggested: remove the gnulib directory and start over with
> import-gnulib.sh.
And indeed, I did delete ./gnulib (it was empty, so it looked safe),
and everything worked.
I just wanted to make sure pe
On 09/15/2014 05:58 PM, Dale R. Worley wrote:
> $ git clone git://git.sv.gnu.org/findutils
> Cloning into 'findutils'...
> remote: Counting objects: 18835, done.
> remote: Compressing objects: 100% (3464/3464), done.
> remote: Total 18835 (delta 14976), reused 18
(I hope this is going to the right place for discussions.)
I'm looking at making some modifications to 'find'. Looking at the
instructions in README-hacking, I do:
$ git clone git://git.sv.gnu.org/findutils
Cloning into 'findutils'...
remote: Counting objects: 18835, done.