AROS m68k-amiga: Difference between revisions

From www.evillabs.net
Jump to navigation Jump to search
Line 11: Line 11:
* git checkout -b master-svn refs/remotes/git-svn
* git checkout -b master-svn refs/remotes/git-svn


== AROS-contrib.git ==
== AROS-Contrib.git ==


* cd AROS
* cd AROS
* Remove the '/contrib' line from .gitignore
* Remove the '/contrib' line from .gitignore
* git submodule add git://repo.or.cz/AROS-contrib.git contrib
* git submodule add git://repo.or.cz/AROS-Contrib.git contrib
** About 4-5 minutes later...
** About 4-5 minutes later...
* cd contrib
* cd contrib

Revision as of 23:20, 15 October 2010

Make a really fast clone of all of AROS SVN, and be able to git svn dcommit

AROS.git

AROS-Contrib.git