Revision e9656473342e050494c8ea8416fdfdcf52fd1c93 authored by Mark Levedahl on 08 July 2008, 02:36:40 UTC, committed by Junio C Hamano on 08 July 2008, 23:37:25 UTC
git-submodule add would trip if path to the submodule included a space,
or if its .git was a gitdir: link to a GIT_DIR kept elsewhere. Fix both.

Signed-off-by: Mark Levedahl <mlevedahl@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent d773c63
History
File Mode Size
.gitignore -rw-r--r-- 47 bytes
Git.pm -rw-r--r-- 29.1 KB
Makefile -rw-r--r-- 1.0 KB
Makefile.PL -rw-r--r-- 745 bytes
private-Error.pm -rw-r--r-- 18.6 KB

back to top