tig.md
July 15, 2021 · View on GitHub
Bookmarks tagged [tig]
www.codever.land/bookmarks/t/tig
Introduction · Tig - Text-mode interface for Git
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 fro...
- tags: git, tig
- :octocat: source code
Git staging with Tig - DEV
https://dev.to/samuelabreu/git-staging-with-tig-b9h
After i saw a few posts here talking about tig, i installed and can't live without it anymore, the sp... Tagged with git, tig, workflow, productivity.