diff --git a/Examples.md b/Examples.md index d62009f..f7bb066 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 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)