Pass options to underlying git-rev-list from show-branches.
authorJunio C Hamano <junkio@cox.net>
Tue, 16 Aug 2005 20:01:39 +0000 (13:01 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Aug 2005 19:11:36 +0000 (12:11 -0700)
commit86947d72d422aeaaeb4c1f41b49fc7a606c96321
tree1408b005a47563551b054d76295c3cc91073d9d7
parent30b96fcef1243930497a4653c6ae47291316b6b7
Pass options to underlying git-rev-list from show-branches.

This lets you say "git show-branches --max-count=30".

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-show-branches-script