I have some commits that I don\'t want in my project, but there\'s a commit based on them which I do want in it. This is my GitHub \"Network\" graph of the repository (ASCII
You could check out your _ and cherry pick the *. If you want that on a separate branch, you can branch off from _ before doing this.
_
*