diff options
| author | Alberto Bertogli <albertito@gmail.com> | 2007-08-14 01:03:18 -0300 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-08-13 21:19:20 -0700 |
| commit | 0476786e645ae18096d6a63de5fd4b756071b522 (patch) | |
| tree | d638a8602d8b6b0d716f0e36b64e35f230b3f6ca /contrib/persistent-https | |
| parent | Fix t5701-clone-local for white space from wc (diff) | |
| download | git-0476786e645ae18096d6a63de5fd4b756071b522.tar.gz git-0476786e645ae18096d6a63de5fd4b756071b522.zip | |
Allow git-svnimport to take "" as the trunk directory.
Some repositories started with the trunk in "/" and then moved it to the
standard "trunk/" location.
On these repositories, the correct thing would be to call git-svnimport -T "",
but because of the way the options are handled, it uses the default "trunk"
instead of the given empty string. This patch fixes that behaviour.
Reported by Leandro Lucarella <llucax@gmail.com>.
Signed-off-by: Alberto Bertogli <albertito@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
