Files
docker-php-fpm/php_tools/tig/README.md
2022-12-09 09:44:40 +01:00

9 lines
580 B
Markdown

# Tig: text-mode interface for Gi
Tig is an ncurses-based text-mode interface for git. It functions mainly as a Git repository browser, but can also assist in staging changes for commit at chunk level and act as a pager for output from various Git commands.
| Platform | Url |
|----------|------------------------------------------------------------------|
| GitHub | https://github.com/jonas/tig |
| Website | https://jonas.github.io/tig/ |