Created
October 30, 2014 14:26
-
-
Save mschulkind/29d03881a73c774d83a1 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
$ git rev-parse master origin/master; git pull --rebase origin master; git rev-parse master origin/master | |
62a233aab9a09f764edee0512691eacc459da8d0 | |
c448b7fd2f529fd58878eff320086957d36a9fe2 | |
From github.com:summit-partners/crm | |
* branch master -> FETCH_HEAD | |
First, rewinding head to replay your work on top of it... | |
c448b7fd2f529fd58878eff320086957d36a9fe2 | |
c448b7fd2f529fd58878eff320086957d36a9fe2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Mind making this private or deleting it ;)