diff options
author | Eric Wong <normalperson@yhbt.net> | 2008-08-05 00:35:16 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-08-05 21:21:19 -0700 |
commit | bd2d4f96b34ae295413f35eab687d7eff26564ee (patch) | |
tree | cb0517905c2e4cc4c1627a971c5a0bb1b1a26fb3 /builtin-commit-tree.c | |
parent | Documentation: typos / spelling fixes (diff) | |
download | tgif-bd2d4f96b34ae295413f35eab687d7eff26564ee.tar.xz |
git-svn: properly set path for "info" command
canonicalize_path() was previously changed to better
fit SVN 1.5, but it makes the "info" command not match
svn(1) in two places:
1) URL ended up with a trailing slash when run without an
argument.
2) "Path: " was displayed instead of "Path: ." when run
without an argument.
We will also handle odd cases where a user wants to
get information on a file or directory named "0", too.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin-commit-tree.c')
0 files changed, 0 insertions, 0 deletions