This commit is contained in:
xSY 2025-11-17 20:39:34 +08:00 committed by GitHub
commit c8c6b85e1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -181,6 +181,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [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.
* [git-log-tree](https://github.com/xiaoshanyan9/git-log-tree) - a fancy git log --graph.
## Extensions
*Git is designed for source control management. but people extend the idea and push version control to everywhere*