We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 944ea04 commit 906080dCopy full SHA for 906080d
README.md
@@ -27,7 +27,8 @@ merged into a common upstream and are no longer needed separately.
27
28
* `git-meld` -- wraps usage of a difference-viewing program such as `meld`
29
(can be customized by setting `DIFFVIEWER` envvar in e.g. user profile) as
30
-the one-time renderer for `git diff` requests.
+the one-time renderer for `git diff` requests. May be irrelevant as there is
31
+a `git mergetool` wrapper (as I found later), but this one is still shorter ;)
32
33
* `git-branch-alias` -- a recent addition, and not mine to start with (kudos
34
go to Phil Sainty), this Git extension allows to reference branches by another
0 commit comments