tweaks to output formatting
authorChris Koeritz <cak0l@virginia.edu>
Thu, 6 Aug 2020 17:08:06 +0000 (13:08 -0400)
committerChris Koeritz <cak0l@virginia.edu>
Thu, 6 Aug 2020 17:08:06 +0000 (13:08 -0400)
scripts/rev_control/branchy.sh

index a92d31683fbb75b7a3e6e64a4795da1d9f3c534c..5bcedc8537986e68dcd39d189f303595e2c568ac 100644 (file)
@@ -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