From: Chris Koeritz Date: Thu, 6 Aug 2020 17:08:06 +0000 (-0400) Subject: tweaks to output formatting X-Git-Tag: 2.140.125^2~4 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=b788ae3917df4907d5b14d974b4669a27f660c6e tweaks to output formatting --- 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