Commit 30a20bc1 authored by Hunter Loftis's avatar Hunter Loftis

show status when unsetting git dir

parent d04d0f07
......@@ -11,6 +11,7 @@ env_dir=$3
bp_dir=$(cd $(dirname $0); cd ..; pwd)
# Fix leak
status "Resetting git environment"
unset GIT_DIR
# Load some convenience functions like status(), echo(), and indent()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment