Created
August 11, 2014 18:50
-
-
Save bodepd/8b80babdd08f233a31a6 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
DansLapTop-2:reconciler danbode$ vi reconcile.rb | |
DansLapTop-2:reconciler danbode$ ruby reconcile.rb | |
Working out of directory /Users/danbode/dev/reliance/working_merge_fix/reconciler/nova | |
Cloning into '/Users/danbode/dev/reliance/working_merge_fix/reconciler/nova/downstream'... | |
remote: Counting objects: 267, done. | |
remote: Compressing objects: 100% (133/133), done. | |
remote: Total 267 (delta 118), reused 267 (delta 118) | |
Receiving objects: 100% (267/267), 77.08 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (118/118), done. | |
Checking connectivity... done. | |
Cloning into '/Users/danbode/dev/reliance/working_merge_fix/reconciler/nova/upstream'... | |
remote: Counting objects: 5077, done. | |
remote: Compressing objects: 100% (123/123), done. | |
remote: Total 5077 (delta 84), reused 0 (delta 0) | |
Receiving objects: 100% (5077/5077), 1.00 MiB | 537.00 KiB/s, done. | |
Resolving deltas: 100% (2601/2601), done. | |
Checking connectivity... done. | |
warning: no common commits | |
remote: Counting objects: 267, done. | |
remote: Compressing objects: 100% (133/133), done. | |
remote: Total 267 (delta 118), reused 267 (delta 118) | |
Receiving objects: 100% (267/267), 77.08 KiB | 0 bytes/s, done. | |
Resolving deltas: 100% (118/118), done. | |
From github.com:jiocloud/jiocloud-nova | |
* [new branch] master -> downstream/master |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment