commit | 13ccd6d4f2086ace8f70dc8a60a40ac5836dc881 | [log] [tgz] |
---|---|---|
author | Eric Wong <normalperson@yhbt.net> | Wed Mar 29 22:37:18 2006 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Thu Mar 30 15:40:38 2006 -0800 |
tree | 0fb8706cc3b6e8534c91cba9f51a273810bdf2b0 | |
parent | ef5b4eabb6da7cead197e387589896345d3dfbc6 [diff] |
contrib/git-svn: force GIT_DIR to an absolute path We chdir internally, so we need a consistent GIT_DIR variable. Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>