git-sprout 0.0.0

A drop-in git worktree add that materialises the tree with filesystem copy-on-write clones
Documentation
  • Coverage
  • 50%
    2 out of 4 items documented0 out of 2 items with examples
  • Size
  • Source code size: 4.09 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 122.2 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • alltuner/git-sprout
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • davidpoblador

git-sprout

A drop-in replacement for git worktree add that materialises the new worktree with filesystem copy-on-write clones instead of copying the tree.

See https://github.com/alltuner/git-sprout.