git-delta 0.10.3

A syntax-highlighting pager for git
1
2
3
4
#[cfg(not(tarpaulin_include))]
pub mod bat;
pub mod process;
pub mod syntect;