added a lister for active branches called branchy
authorChris Koeritz <fred@gruntose.com>
Thu, 6 Aug 2020 15:58:06 +0000 (11:58 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 6 Aug 2020 15:58:06 +0000 (11:58 -0400)
commit613a9e8ddf1498a7c41d6b49c278896d80c69560
tree42570fb82648986432f05020a739370f6d99c043
parent37cb149e5fcce4166bd0ac35708ae176df21cb51
added a lister for active branches called branchy

very limited so far; only supports git.  also a bit weird since derived from puffer which follows our whacky repository list variable stuff.
scripts/rev_control/branchy.sh [new file with mode: 0644]
scripts/rev_control/version_control.sh