Skip to content
jonas edited this page Sep 13, 2010 · 5 revisions

Tig is a git repository browser that additionally can act as a pager for output from various git commands.

The following main features are supported:

  • View revision logs, commit messages, diffstats, diffs, archive trees and file contents.
  • Visualize revision graphs.
  • Stage / unstage changes and add untracked files.
  • Merge files.
  • Cherry-pick commits.
  • Blaming files.

Project information

  • [Release notes](http://jonas.nitro.dk/tig/NEWS.html)
  • [Manual](http://jonas.nitro.dk/tig/manual.html)
  • [tig(1): manpage for the tig command](http://jonas.nitro.dk/tig/tig.1.html)
  • [tigrc(5): manpage for the tig configuration file](http://jonas.nitro.dk/tig/tigrc.5.html)
  • [Screenshots](http://jonas.nitro.dk/tig/screenshots/)
Clone this wiki locally