Skip to content
chunmingchen edited this page Aug 20, 2013 · 3 revisions

The git version of OSUFlow was created by using git svn:

git svn clone https://svn.mcs.anl.gov/repos/osuflow . -T trunk -b branches -t tags

Then is immediately pushed to this repository:

git push -u origin master

Read this link for more synchronization information: http://git-scm.com/book/en/Git-and-Other-Systems-Git-and-Subversion

Clone this wiki locally