Eliminate use of git show-ref in favor of git for-each-ref
commitdcf9e9de7beb7ad4387152f652d785bd32a09568
authorKyle J. McKay <mackyle@gmail.com>
Mon, 2 Mar 2015 09:22:08 +0000 (2 01:22 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Mon, 2 Mar 2015 09:22:08 +0000 (2 01:22 -0800)
tree0cb5c4b82eead72d5d17d7317425b248309d2df5
parent99163fd468c6430316614e2222f1053e942efb79
Eliminate use of git show-ref in favor of git for-each-ref

The output of git show-ref may be subject to change whereas the
output of git for-each-ref is stable and intended for use by scripts.
Girocco/Project.pm
bin/create-personal-mob-area
hooks/post-update
jailsetup.sh
jobd/update.sh
taskd/clone.sh