X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Frev_control%2Fbranchy.sh;fp=scripts%2Frev_control%2Fbranchy.sh;h=5bcedc8537986e68dcd39d189f303595e2c568ac;hb=b788ae3917df4907d5b14d974b4669a27f660c6e;hp=a92d31683fbb75b7a3e6e64a4795da1d9f3c534c;hpb=353cffdc8318756f44b3d44064bf8b28d6905503;p=feisty_meow.git diff --git a/scripts/rev_control/branchy.sh b/scripts/rev_control/branchy.sh index a92d3168..5bcedc85 100644 --- a/scripts/rev_control/branchy.sh +++ b/scripts/rev_control/branchy.sh @@ -10,7 +10,7 @@ save_terminal_title ############## -echo "showing repository branches at: $(date)" +###echo "showing repository branches at: $(date)" FULL_LIST="$@" @@ -26,8 +26,6 @@ fi show_active_branch $FULL_LIST exit_on_error "showing branches: $FULL_LIST" -echo - ############## restore_terminal_title