private void cherryPickSelectedDiffFileToolStripMenuItem_Click(object sender, EventArgs e) { DiffText.CherryPickAllChanges(); }