Hacker News new | ask | show | jobs
by simlevesque 1562 days ago

  > git gui
  git: 'gui' is not a git command. See 'git --help'.
  The most similar commands are
   gc
   grep
   init
   pull
   push
1 comments

It's a separate package in some distros since it's written in Perl and uses Tk. gitk is often in the same package.
Both git-gui and gitk are in Tcl, not Perl.