Skip to content

krka/Ardor3D

Repository files navigation

Add this to .git/config

[svn-remote "svn"]
    url = http://ardorlabs.svn.cvsdude.com/Ardor3Dv1
    fetch = trunk:refs/remotes/trunk


To sync with ardor:

git checkout master
git svn fetch
git svn rebase
git pull
git push
git checkout fearless
git pull
git merge master # resolve any conflicts
git push

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published