Add tig to list of Git tools

This commit is contained in:
Edwin Kofler 2023-10-20 06:30:10 -07:00
parent cf0814961e
commit 6046575599
No known key found for this signature in database
GPG Key ID: A1E60C1F1A423B08

View File

@ -175,7 +175,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [jc --git-log](https://kellyjonbrazil.github.io/jc/docs/parsers/git_log) - Convert your git log to JSON.
* [gitbackup](https://github.com/amitsaha/gitbackup) - a tool to backup your Bitbucket, GitHub and GitLab repositories.
* [soba](https://github.com/jonhadfield/soba) - scheduled backups of repositories from popular providers with change detection.
* [tig](https://github.com/jonas/tig) - text-mode interface for git.
## Extensions
*Git is designed for source control management. but people extend the idea and push version control to everywhere*