projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
353cffd
)
tweaks to output formatting
author
Chris Koeritz
<cak0l@virginia.edu>
Thu, 6 Aug 2020 17:08:06 +0000
(13:08 -0400)
committer
Chris Koeritz
<cak0l@virginia.edu>
Thu, 6 Aug 2020 17:08:06 +0000
(13:08 -0400)
scripts/rev_control/branchy.sh
patch
|
blob
|
history
diff --git
a/scripts/rev_control/branchy.sh
b/scripts/rev_control/branchy.sh
index a92d31683fbb75b7a3e6e64a4795da1d9f3c534c..5bcedc8537986e68dcd39d189f303595e2c568ac 100644
(file)
--- 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