rpschoenburg
rpschoenburg
## Summary by CodeRabbit * **Improvements** * Unified and enhanced glob/path expansion across add, remove, restore, and remote operations for more consistent wildcard behavior and local/remote parity. * Added a...
## Summary by CodeRabbit * **New Features** * Added a --force / -f option to checkout (local and remote) to allow overwriting working-directory changes and force branch/commit checkouts; remote mode...
Refactor the merkle tree loading modules in CommitMerkleTree and repositories tree to deduplicate code and implement a consistent naming scheme. Functions that previously got but did not require a CommitMerkleTree...
## Summary by CodeRabbit **New Features** - Introduced `mv` command to move and rename files within your repositories with full state management - Automatically handles repository state updates during file...