Created
February 26, 2013 20:59
-
-
Save anteaya/5042136 to your computer and use it in GitHub Desktop.
This file contains 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 log | |
commit 67e26e3a61f8238d9a97f4b0f4f771a92402ad3e | |
Merge: 6eb298f edc4bc2 | |
Author: Anita Kuno <[email protected]> | |
Date: Tue Feb 26 09:45:01 2013 -0500 | |
Merge branch 'feature' | |
commit 6eb298f9c5858291ac817dca4238957b628e7200 | |
Author: Anita Kuno <[email protected]> | |
Date: Tue Feb 26 09:37:09 2013 -0500 | |
Adding my third file. I am adding it to the master branch. This will be my s | |
commit edc4bc271061087657dbeb4e56970da8c84f4ac6 | |
Author: Anita Kuno <[email protected]> | |
Date: Tue Feb 26 09:29:10 2013 -0500 | |
this is my second commit, made to the topic branch named feature | |
commit d561f82d45e267593220296ac3e956e47a98717f | |
Author: Anita Kuno <[email protected]> | |
Date: Tue Feb 26 08:26:37 2013 -0500 | |
adding my first file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment