From b788ae3917df4907d5b14d974b4669a27f660c6e Mon Sep 17 00:00:00 2001 From: Chris Koeritz Date: Thu, 6 Aug 2020 13:08:06 -0400 Subject: [PATCH] tweaks to output formatting --- scripts/rev_control/branchy.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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 -- 2.34.1