m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Add screenshots for git commands.

Wenxuan
2019-07-26 11:17:14 +08:00
parent f31840456a
commit 711a5e5727

@@ -586,6 +586,17 @@ git rebase -i master --autosquash
[Article on fixup and autosquash](https://fle.github.io/git-tip-keep-your-branch-clean-with-fixup-and-autosquash.html).
The shell plugin [`forgit`](https://github.com/wfxr/forgit) implemented most of the commands above (with some improves and tweaks, for both `bash` and `zsh`).
![forgit-ga](https://raw.githubusercontent.com/wfxr/i/master/forgit-ga.png)
![forgit-glo](https://raw.githubusercontent.com/wfxr/i/master/forgit-glo.png)
![forgit-gi](https://raw.githubusercontent.com/wfxr/i/master/forgit-gi.png)
### JRNL
Suggested by [@windisch](https://github.com/windisch). Only tested under zsh.