I've installed git and tk, and I'm able to run git citool to display the Git GUI and create a single commit, after which the application exits. Unfortunately the git gui command itself says
git: 'gui' is not a git command. See 'git --help'
and so I'm stuck. How do I
- enable
git guias a command to - show the Git GUI until I want to exit it?