diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2007-07-27 14:00:29 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-08-01 00:37:23 -0700 |
commit | 73a7a65663223d08d8cabac8d873de21b7e9678d (patch) | |
tree | 6eb463a52ebe81db91f2d7a2b7b88a8f32a692ae /t/t0000-basic.sh | |
parent | 12ace0b20de33d57100435a60e09bb3971420003 (diff) | |
download | git-73a7a65663223d08d8cabac8d873de21b7e9678d.tar.gz |
--base-path-relaxed option
I switched git.kernel.dk to --base-path a few minutes ago, to get rid of
a /data/git postfix in the posted urls. But transitioning is tricky,
since now all old paths will fail miserably.
So I added this --base-path-relaxed option, that will make git-daemon
try the absolute path without prefixing --base-path before giving up.
With this in place and --base-path-relaxed added, both my new url of
git://git.kernel.dk/linux-2.6-block.git
and the old
git://git.kernel.dk/data/git/linux-2.6-block.git
work fine.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0000-basic.sh')
0 files changed, 0 insertions, 0 deletions