On Mon, 2012-12-03 at 12:43 +0200, Pekka Enberg wrote:
> On Mon, Dec 3, 2012 at 12:04 PM, Mark Wielaard <m...@klomp.org> wrote:
> > There is the classpath git tree at
> > http://icedtea.classpath.org/mirror/git/classpath/classpath/
> > which does have all that. But it only has the CVS part of the history.
> > The trick now is to figure out how to merge that git tree with the
> > official GNU Classpath git tree on savannah. Sadly my git foo isn't
> > strong enough to figure that out :{
> > So any hints or tips from some more experienced git users appreciated.
> 
> The mirror git tree is where we branched off our current development
> tree. You should be able to just push the tags to the tree on
> Savannah. Andi?

aha, they are indeed mostly the same, though there is one commit that
doesn't match (the top one in the mirror, is also present on savannah
but under another commit id) which makes things slightly confusing. So
in principle git push --tags should do it, but how about the branches?

Thanks,

Mark


Reply via email to