Y
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
ponsfrilus
1550 days ago
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.
link
seba_dos1
1549 days ago
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.
link