Changes between Version 4 and Version 5 of jazz/cloud-interop


Ignore:
Timestamp:
Mar 20, 2013, 12:47:42 AM (11 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/cloud-interop

    v4 v5  
    66~$ git svn clone http://svn.openfoundry.org/cloud-interop cloud-interop
    77~$ cd cloud-interop
    8 ~/cloud-interop$ git remote add origin https://github.com/jazzwang/cloud-interop.git
    9 ~/cloud-interop$ git pull origin
     8~/cloud-interop$ git remote add -t master -m master -f origin https://github.com/jazzwang/cloud-interop.git
    109~/cloud-interop$ git commit -a
     10~/cloud-interop$ git svn dcommit
    1111~/cloud-interop$ git push
    12 ~/cloud-interop$ git svn dcommit
    1312}}}