Skip to content

Instantly share code, notes, and snippets.

@ConradIrwin
Created August 25, 2011 06:15
Show Gist options
  • Select an option

  • Save ConradIrwin/1170093 to your computer and use it in GitHub Desktop.

Select an option

Save ConradIrwin/1170093 to your computer and use it in GitHub Desktop.
58878:/0/project1[master].$ git cherry-pick t^
fatal: empty commit set passed
58879:/0/project1[master].$ git cherry-pick t~1
[master 2582adf] Use generalised date equality
1 files changed, 5 insertions(+), 7 deletions(-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment