diff --git a/Examples.md b/Examples.md index e9e8d40..d62009f 100644 --- a/Examples.md +++ b/Examples.md @@ -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)