docs: add gitbasher to Tools in README

This commit is contained in:
Maksim Bolgarin 2025-06-21 21:36:30 +03:00 committed by GitHub
parent e2dc5e620e
commit 481f792e56
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.
* [gitbasher](https://github.com/maxbolgarin/gitbasher) - create conventional commits (manual or with AI), fix conflicts in an interactive way and simplify many other everyday tasks.
## Extensions
*Git is designed for source control management. but people extend the idea and push version control to everywhere*