
TortoiseGit
TortoiseGit is an easy to use client for the Git distributed revision control system. TortoiseGit adds shell integration into Windows.
Tig: text-mode interface for Git Tig is a git repository browser that additionally can act as a pager for output from various git commands. When browsing...
tig: textmode interface for git
tig is a git repository browser that additionally can act as a pager for output from various git commands.
when browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff.
using it as a pager, it will display input from stdin and colorize it.
development git ncurses