private void addNoteToolStripMenuItem_Click(object sender, EventArgs e) { GitCommandHelpers.EditNotes(_revision); ReloadCommitInfo(); }