]> git.ipfire.org Git - thirdparty/git.git/commit - refs.c
Generalize the "show each ref" code in receice-pack
authorLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 03:23:36 +0000 (20:23 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 3 Jul 2005 03:23:36 +0000 (20:23 -0700)
commit8a65ff7666db1299449a397bab3d39d74b82aa54
treeb0f9407b07ab00a4de734f39affaf3805c54c27e
parentad8c80a58f7bf8f7d5d34794355e5540cd7b3218
Generalize the "show each ref" code in receice-pack

This turns it into a generic "do xyz for each ref" library function.
receive-pack.c
refs.c
refs.h