mirror of
https://github.com/wfxr/forgit.git
synced 2026-09-14 01:06:23 -04:00
Bad test commit to be reverted
This commit is contained in:
parent
4027bee420
commit
e89f9f195e
|
|
@ -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