So right now with github, you can't delete a branch that's been forked, unless the forked ones are deleted first. I'd rather not try to coordinate getting 20 or so people each deleting their branch at the same time, that's why I mentioned getting the github guys to delete it.
The point I was trying to make is that i think my fork is important enough and used by enough people to be a branch off origin. I know you guys are working hard on getting ccrb running the git stuff without relying on grit, but as of now, the grit version works most anyone not running windows, which i suspect is most people who use ccrb with git anyways. Until the grit-less ccrb is working with git on all platforms, I think it would be a win-win for everyone if the grit branch was part of the official repository. I don't have a problem maintianing a seperate fork, and i could honestly care less about getting a commit bit to ccrb, I just feel that making this move would help alot of rails developers move to git, which is better for everyone. -Ben On Wed, Jul 23, 2008 at 11:45 AM, Chad Woolley <[EMAIL PROTECTED]> wrote: > On Wed, Jul 23, 2008 at 9:36 AM, Ben Burkert <[EMAIL PROTECTED]> wrote: > > If it's easier for everyone, i'd would be down for moving my fork with > git > > support via grit to a branch off the official github repo. If so, i'll > see > > if I can get the github guys to delete my fork so that you guys can have > the > > origin. > > I think Alex is favor of this, but just hasn't done it yet. As for > deleting your fork, you should be able to do that yourself once ccrb > moves for real. Just get your branches locally, then delete your > whole project off github, then re-fork off the official ccrb and push > your branch back up. I'm sure this is possible, but not so sure of > what the commands would be. The github gem is handy for some things: > http://errtheblog.com/posts/89-huba-huba > > -- Chad > _______________________________________________ > Cruisecontrolrb-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users >
_______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
