added a lister for active branches called branchy
authorChris Koeritz <cak0l@virginia.edu>
Thu, 6 Aug 2020 15:58:06 +0000 (11:58 -0400)
committerChris Koeritz <cak0l@virginia.edu>
Thu, 6 Aug 2020 15:58:06 +0000 (11:58 -0400)
commit353cffdc8318756f44b3d44064bf8b28d6905503
tree42570fb82648986432f05020a739370f6d99c043
parent2f10609a685f0512cee89890d2e365a8f10c8054
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