summaryrefslogtreecommitdiff
path: root/t/t9104-git-svn-follow-parent.sh
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2007-02-08 20:53:57 (GMT)
committerEric Wong <normalperson@yhbt.net>2007-02-23 08:57:11 (GMT)
commite518192f3be92097ba550098dbb69d769ca18429 (patch)
tree6d78a0fb5863ae719cc00a75c6dc76106964470c /t/t9104-git-svn-follow-parent.sh
parentd2ae14346c71d57c57dc7b1c1f8272c09f51ccf9 (diff)
downloadgit-e518192f3be92097ba550098dbb69d769ca18429.zip
git-e518192f3be92097ba550098dbb69d769ca18429.tar.gz
git-e518192f3be92097ba550098dbb69d769ca18429.tar.bz2
git-svn: implement auto-discovery of branches/tags
This is similar to the way git proper handles refs, except we use the keys 'branches' and 'tags' to distinguish when we want to use wildcards. The left-hand side of the ':' contains the remote path, and must have one asterisk ('*') in it for the branch name. The asterisk may be in any component of the path as long as is it on its own directory level. The right-hand side contains the refname and must have the asterisk as the last path component. branches = branches/*:refs/remotes/* tags = tags/*:refs/remotes/tags/* Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 't/t9104-git-svn-follow-parent.sh')
0 files changed, 0 insertions, 0 deletions