On Mon, Sep 6, 2010 at 22:07, Jonathan Nieder [off-list ref] wrote:
Ævar Arnfjörð Bjarmason wrote:
quoted
The entries in git(1) don't indicate that citool is a convenience
alias for git-gui:
That's because it isn't, no?
I mean "convenience" interchangeably with "standard" as this paragraph
uses it:
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.