diff options
author | Eric Wong <normalperson@yhbt.net> | 2006-03-03 01:20:09 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-03-03 11:27:27 -0800 |
commit | 1ca72aef45191016e2108855607c9e03b8c93528 (patch) | |
tree | 71cc37ab25ab43a394a8bb02f99e53ffbc188064 /rev-parse.c | |
parent | 7f60b228601becaa0bca2017521e1f27d5af70b1 (diff) | |
download | git-1ca72aef45191016e2108855607c9e03b8c93528.tar.gz git-1ca72aef45191016e2108855607c9e03b8c93528.tar.xz |
contrib/git-svn: avoid re-reading the repository uuid, it never changes
If it does change, we're screwed anyways as SVN will refuse to
commit or update. We also never access more than one SVN
repository per-invocation, so we can store it as a global, too.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'rev-parse.c')
0 files changed, 0 insertions, 0 deletions