mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-10 07:16:23 -04:00
Revert "Revert "Bad test commit to be reverted""
This reverts commit bdb04ecb84.
This commit is contained in:
parent
63fdf99956
commit
687710f2cd
|
|
@ -35,6 +35,7 @@ forgit::log() {
|
|||
FZF_DEFAULT_OPTS="$opts" fzf
|
||||
}
|
||||
|
||||
|
||||
# git diff viewer
|
||||
forgit::diff() {
|
||||
forgit::inside_work_tree || return 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue