Yes! After so many requests, Glimmer's Eclipse SVN Repository is finally cloned at GitHub (thanks to Soleone's suggestion to use git-svn):
git://github.com/AndyObtiva/glimmer.git
Here is the main GitHub project page:
http://github.com/AndyObtiva/glimmer/tree/master
This will make it much easier for people to contribute to Glimmer. Instead of checking out the SVN repository and submitting patches back to me to merge. Developers can now fork Glimmer completely on GitHub, commit multiple changes, and then notify me to merge the forked version back into the origin/trunk.
Happy Glimmering!
3 comments:
Nice. Maybe vote for:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=257706
Ismael
Thanks. I cast my vote.
It would be even better if Eclipse can somehow allow hosting at GitHub as they have nice forking/tracking diagrams over there.
Andy, make sure that any patches you get go through Eclipse's bugzilla systems for legal reasons.
Other than that, it's cool that you can clone a repo like that!
Post a Comment