Created
June 14, 2013 20:44
-
-
Save mulka/5785110 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
(venv)Kyle-Mulkas-MacBook-Pro:tchat.io mulka$ git cat-file -p 6d5aaae49d6 > 3 | |
(venv)Kyle-Mulkas-MacBook-Pro:tchat.io mulka$ git cat-file -p 79a47534655 > 4 | |
(venv)Kyle-Mulkas-MacBook-Pro:tchat.io mulka$ diff 3 4 | |
1,2c1,2 | |
< tree 55288e6604870867c94081896f6a1f5f54a841ac | |
< parent 832a0a889c65d8e13fac67c9a585f9c1d7e48bcb | |
--- | |
> tree d6004320c1781da6bbdd0fe154ead4457eab53c2 | |
> parent c4a69a4a60aed89af38e4864b47763489342e131 | |
4c4 | |
< committer Kyle Mulka <[email protected]> 1371031585 -0400 | |
--- | |
> committer Kyle Mulka <[email protected]> 1371163056 -0400 | |
(venv)Kyle-Mulkas-MacBook-Pro:tchat.io mulka$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment