diff options
author | Alejandro R. Sedeño <asedeno@mit.edu> | 2011-04-08 10:57:54 -0400 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2011-04-09 22:43:35 +0000 |
commit | 12a296bca3d07875d4c3db0e8e24fbaa86ca97b3 (patch) | |
tree | 7a8a997cdb4d41dde619ad9e605947dc820d5a80 /Documentation/git-verify-tag.txt | |
parent | git-p4: replace each tab with 8 spaces for consistency (diff) | |
download | tgif-12a296bca3d07875d4c3db0e8e24fbaa86ca97b3.tar.xz |
git-svn: Add a svn-remote.<name>.pushurl config key
Similar to the 'remote.<name>.pushurl' config key for git remotes,
'pushurl' is designed to be used in cases where 'url' points to an SVN
repository via a read-only transport, to provide an alternate
read/write transport. It is assumed that both keys point to the same
repository.
The 'pushurl' key is distinct from the 'commiturl' key in that
'commiturl' is a full svn path while 'pushurl' (like 'url') is a base
path. 'commiturl' takes precendece over 'pushurl' in cases where
either might be used.
The 'pushurl' is used by git-svn's dcommit and branch commands.
Signed-off-by: Alejandro R. Sedeño <asedeno@mit.edu>
Reviewed-by: James Y Knight <jknight@itasoftware.com>
Acked-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'Documentation/git-verify-tag.txt')
0 files changed, 0 insertions, 0 deletions