Revert "Bad test commit to be reverted"

This reverts commit e89f9f195e.
This commit is contained in:
Christopher Apple 2022-03-21 08:09:39 -07:00
parent e89f9f195e
commit bdb04ecb84

View file

@ -35,7 +35,6 @@ forgit::log() {
FZF_DEFAULT_OPTS="$opts" fzf
}
# git diff viewer
forgit::diff() {
forgit::inside_work_tree || return 1