libvctrl_plumbing 0.3.0

Plumbing commands for the libvctrl version control system
Documentation
1
2
3
4
5
6
7
8
9
# libvctrl_plumbing

Atomic, generic operations for version control – the equivalent of Git's plumbing layer.

All functions are generic over the traits defined in `libvctrl_handler`. No concrete implementations are assumed.

## License

MIT