libpijul 0.4.3

A patch-based distributed version control system, easy to use and fast.
Documentation
1
2
3
4
5
pub const START_MARKER: &'static str = ">>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>\n";

pub const SEPARATOR:  &'static str = "================================\n";

pub const END_MARKER: &'static str = "<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<\n";