> I probably need to wipe my clone and start again, but there are a few > interesting things in there that haven't been merged into mainline. (RSS > 1.0 tweaks mostly.) > > If anyone has a clue how to fix it[1] I'd be more than happy to make > them a committer on my clone. > > ____ > 1. http://gitorious.org/~tobyink/statusnet/statusnot > > -- > Toby A Inkster
You can start a new branch, then cherry-pick the commits you want from the old one to new one, then delete the old one. Keeping on branch per feature is also a good idea, and keeps things simpler. I hope that helps! ~Craig _______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev