Clone With Hash

Clone a local or remote git repo into a new folder with a short random hash suffix (e.g., -a1b2c3) and immediately create a new branch from a base branch. Use when a user wants a separate workspace to avoid conflicts, especially for parallel feature work or multiple local clones.

b1tank 468a1b1 3 files · 4.4 KB Updated

File contents

b1tank/skills/tree/main/.github/skills/clone-with-hash commit 468a1b1361

Frequently asked questions

npx skillmds@latest add b1tank/clone-with-hash