Merge pull request #84 from fox-forks/hyperupcall-add-tig

Add `tig` to list of Git tools
This commit is contained in:
Dick Tang 2024-06-05 10:45:50 +08:00 committed by GitHub
commit 1dc6239aaa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -177,7 +177,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*