Andrew Dranse writes:
> Hi there,
>
> I ran into an interesting bug with git submodules today. It
> appears that if your IFS is not set to what git-submodule expects
> it to be (i.e. the standard IFS), it will break in a fun way.
>
> Example:
>
> $ git init
> Initialized empty Git repository in
Hi there,
I ran into an interesting bug with git submodules today. It appears that if
your IFS is not set to what git-submodule expects it to be (i.e. the standard
IFS), it will break in a fun way.
Example:
$ git init
Initialized empty Git repository in /home/adranse/test/.git/
$ git submodul
2 matches
Mail list logo