summaryrefslogtreecommitdiff
path: root/test-sha1.c
diff options
context:
space:
mode:
authorLibravatar Eric Wong <normalperson@yhbt.net>2007-02-08 12:53:57 -0800
committerLibravatar Eric Wong <normalperson@yhbt.net>2007-02-23 00:57:11 -0800
commite518192f3be92097ba550098dbb69d769ca18429 (patch)
tree6d78a0fb5863ae719cc00a75c6dc76106964470c /test-sha1.c
parentgit-svn: run get_log() on a sub-directory if possible (diff)
downloadtgif-e518192f3be92097ba550098dbb69d769ca18429.tar.xz
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 'test-sha1.c')
0 files changed, 0 insertions, 0 deletions