From 89ad602806c681455db71cf64f5c0cf06d5c83a8 Mon Sep 17 00:00:00 2001 From: OfirHaim1 Date: Fri, 1 May 2026 23:25:57 +0300 Subject: [PATCH] Add gitswitch to Tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..0f67cbf 100644 --- a/README.md +++ b/README.md @@ -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. +* [gitswitch](https://github.com/target-ops/gitswitch) - per-directory git identity binding with a pre-commit hook that refuses wrong-author commits ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*