Revert "Bad test commit to be reverted"

This reverts commit e89f9f195e.
This commit is contained in:
Christopher Apple 2022-03-21 08:30:59 -07:00
parent 687710f2cd
commit 2fc1436d1b

View file

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