Git Shadowtree
Maintain a separate "shadow" Git repository alongside your main repository.
Git Shadowtree is a Git extension that lets you maintain a separate "shadow" repository alongside your main Git repository. It tracks a defined set of files and directories (for example agent docs) in that shadow repository, decoupled from the main remote, while excluding them from the working repository. Any command other than init/clone/add/commit/pull is forwarded to git against the shadow repository.
winget install --id Szv.GitShadowtree --exact --source wingetLatest 0.1.0·June 16, 2026
Details
- Homepage
- https://github.com/szv/git-shadowtree
- License
- MIT
- Publisher
- Sebastian Szvetecz
- Support
- https://github.com/szv/git-shadowtree/issues
- Copyright
- Copyright (c) 2026 Sebastian Szvetecz
- Moniker
git-shadowtree