diff options
author | Christian Couder <chriscool@tuxfamily.org> | 2009-03-30 05:07:15 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-30 01:22:53 -0700 |
commit | 2a8177b63d39503b182248b04ffcc75e3495754c (patch) | |
tree | 3aa3fa4f7fa0fc216166c1946efe1d5d33657249 /dir.c | |
parent | eaa759b9141f125d7e55a4b08b60497845d3c52e (diff) | |
download | git-2a8177b63d39503b182248b04ffcc75e3495754c.tar.gz |
refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functions
The "for_each_{tag,branch,remote,replace,}_ref" functions are
redefined in terms of "for_each_ref_in" so that we can lose the
hardcoded length of prefix strings from the code.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Diffstat (limited to 'dir.c')
0 files changed, 0 insertions, 0 deletions