Bad test commit to be reverted

This commit is contained in:
Christopher Apple 2022-03-21 08:05:39 -07:00
parent 4027bee420
commit e89f9f195e

View file

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