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

Updated Examples (markdown)

Wenxuan
2020-04-09 11:42:05 +08:00
parent e775dd3ec2
commit fb6be30bd3

@@ -639,7 +639,7 @@ 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`).
The shell plugin [`forgit`](https://github.com/wfxr/forgit) implemented the frequently used commands with some improves(support `bash`, `zsh` and `fish`).
![forgit-ga](https://raw.githubusercontent.com/wfxr/i/master/forgit-ga.png)