Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
refs: add "for_each_ref_in" function to refactor "for_each_*_ref" functions
author
Christian Couder
<chriscool@tuxfamily.org>
Mon, 30 Mar 2009 03:07:15 +0000
(
05:07
+0200)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 30 Mar 2009 08:22:53 +0000
(
01:22
-0700)
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>
raw
|
patch
| inline |
side by side
(from:
2a8177b
)
No differences found