pub fn read_staged(git_dir: &Path) -> Result<Vec<StagedNote>>Expand description
Read all staged notes. Returns empty vec if no staged notes exist.
pub fn read_staged(git_dir: &Path) -> Result<Vec<StagedNote>>Read all staged notes. Returns empty vec if no staged notes exist.