diff options
author | Carlos Martín Nieto <cmn@elego.de> | 2011-10-15 07:04:24 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-10-15 21:55:05 -0700 |
commit | c500352e0de75db34b1a071a9e250b815d10f95b (patch) | |
tree | 423e941d02aad451b23328704131122a42c61372 /builtin/fetch.c | |
parent | 43a8a04a11d9c3870a4b20fb2d82f89631390e0a (diff) | |
download | git-c500352e0de75db34b1a071a9e250b815d10f95b.tar.gz git-c500352e0de75db34b1a071a9e250b815d10f95b.tar.xz |
remote: separate out the remote_find_tracking logic into query_refspecs
Move the body of remote_find_tracking() to a new helper query_refspecs()
that finds a refspec that matches and applies the transformation, but
explicitly takes the list of refspecs, and make remote_find_tracking() a
thin wrapper of it.
Make apply_refspecs() also use query_refspecs().
Signed-off-by: Carlos Martín Nieto <cmn@elego.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fetch.c')
0 files changed, 0 insertions, 0 deletions