Hacker News new | ask | show | jobs
by ponsfrilus 1550 days ago
Where is that? `git: 'gui' is not a git command. See 'git --help'.`
1 comments

Got it, it is not built-in on all distros. Head to https://git-scm.com/docs/git-gui/ and https://github.com/prati0100/git-gui.git/ for more.
It is part of git, some distros just split it out to a separate package ("git-gui" on Debian) to avoid pulling GUI dependencies in unnecessarily.