updated git.sh

pull/2/head
Hari Sekhon 5 years ago
parent eba0f08875
commit e6007e2cf2

@ -15,6 +15,8 @@
#
# Export of useful Git utility functions from years gone by
#
# far more git functions are available in the interactive library .bash.d/git.sh
set -euo pipefail
[ -n "${DEBUG:-}" ] && set -x

Loading…
Cancel
Save