This commit is contained in:
Kenta Takeuchi 2025-10-01 19:47:42 +09:00 committed by GitHub
commit 990de9efbe
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.
* [ggc](https://github.com/bmf-san/ggc) - A modern Git CLI tool with both traditional command-line and interactive incremental-search UI.
## Extensions
*Git is designed for source control management. but people extend the idea and push version control to everywhere*