gn-sync 0.1.7

git-notes sync layer — push/pull refs/notes/*, merge strategies, git hook installer
Documentation
1
2
3
4
5
pub mod fetch;
pub mod hooks;
pub mod push;

pub use fetch::SyncReport;