From e042819b6b62d7553282e801f51dacaf0fc55021 Mon Sep 17 00:00:00 2001 From: Zach Cohn Date: Sat, 2 May 2026 15:43:41 -0400 Subject: [PATCH] add hotcut to tools --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 627364c..e2059d1 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. +* [hotcut](https://github.com/zachicecreamcohn/hotcut) - orchestrates dev servers across all git worktrees simultaneously and proxies traffic to whichever is active, so no restarting when switching. ## Extensions *Git is designed for source control management. but people extend the idea and push version control to everywhere*