git gui

A GUI for Git to manage branches, commits, and remotes, and perform local merges. See also: git-cola, gitk. More information: https://git-scm.com/docs/git-gui.

git gui

git gui blame {{path/to/file}}

git gui blame {{revision}} {{path/to/file}}

git gui blame --line={{line}} {{path/to/file}}

git gui citool

git gui citool --amend

git gui citool --nocommit

git gui browser maint