pub fn append_staged(git_dir: &Path, text: &str) -> Result<()>
Append a new note to the staging area.