git-fetch--tool pick-rref
authorJunio C Hamano <junkio@cox.net>
Thu, 5 Apr 2007 10:22:54 +0000 (03:22 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 10 Apr 2007 19:55:56 +0000 (12:55 -0700)
commit895a1d1e57c8dfb8470bb742f05f1969b9961e07
tree38e11664e21d23783eddaedbe4b92d40e6eb3b54
parent8ff21b1a3307c7059ea1e00b5117a50a2bc5fec8
git-fetch--tool pick-rref

This script helper takes list of fully qualified refnames and
results from ls-remote and grabs only the lines for the named
refs from the latter.

Signed-off-by: Junio C Hamano <junkio@cox.net>
builtin-fetch--tool.c