diff options
author | Junio C Hamano <junkio@cox.net> | 2006-11-22 23:15:00 -0800 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2006-11-23 16:54:54 -0800 |
commit | 5677882be721be5e2706a546d90804da8d8d0bd5 (patch) | |
tree | 19fa83a977829fe18666af55b9d46091d8952f95 /git-fetch.sh | |
parent | 2986c02217f98809d8990e7679edf0f5d99f904d (diff) | |
download | git-5677882be721be5e2706a546d90804da8d8d0bd5.tar.gz |
git-fetch: allow glob pattern in refspec
This adds Andy's refspec glob. You can have a single line:
Pull: refs/heads/*:refs/remotes/origin/*
in your ".git/remotes/origin" and say "git fetch" to retrieve
all refs under heads/ at the remote side to remotes/origin/ in
the local repository.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-fetch.sh')
0 files changed, 0 insertions, 0 deletions