Add git-for-each-ref: helper for language bindings
authorJunio C Hamano <junkio@cox.net>
Fri, 15 Sep 2006 20:30:02 +0000 (13:30 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Sep 2006 17:22:02 +0000 (10:22 -0700)
This adds a new command, git-for-each-ref. You can have it iterate
over refs and have it output various aspects of the objects they
refer to.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found