Created
August 25, 2011 06:15
-
-
Save ConradIrwin/1170093 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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