Ævar Arnfjörð Bjarmason wrote:
On Mon, Sep 6, 2010 at 22:07, Jonathan Nieder [off-list ref] wrote:
quoted
git citool is actually a standard alias for git gui
citool. See git-gui(1) for more details.
I.e. `git gui citool` and `git citool` launch the same thing, the
latter is just a shorter way to do it.
All I meant is that it is not an alias for "git gui" but for
"git gui citool". I can imagine a person reading git(1) and
learning about the ability to say
git citool
though I guess by the same token a person might wonder why
the list does not include similar
git blametool
and
git browsertool
commands. Anyway, I have nothing against a separate "aliases" category.
Sorry for the noise.