m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Updated Examples (markdown)

Wenxuan
2020-04-09 11:46:31 +08:00
parent fb6be30bd3
commit 9783c88e2b

@@ -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 the frequently used commands with some improves(support `bash`, `zsh` and `fish`).
[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)