due to git rev-parse erroring out and "set -e" combo example of rev-parse when not in a git repo: ``` bash $ gitopen hi there fatal: Not a git repository (or any of the parent directories): .git ```