Paolo Greppi wrote: > I think you are looking at the old repo here: > https://anonscm.debian.org/git/pkg-javascript/node-htmlparser2.git > > The repo I created has all the branches / tags: > https://anonscm.debian.org/git/pkg-javascript/node-htmlparser2_new.git > > I have created a new repo because the old one has this weird branch layout > and a lot of tags, but I was shy of deleting it. > > We can of course do a: > > ssh git.debian.org > cd /git/pkg-javascript > rm -rf node-htmlparser2.git/ > mv node-htmlparser2._new.git/ node-htmlparser2.git/ > > but then we'd have to update it in debian/control since that currently points > to node-htmlparser2_new
since this is going to be the main repo, I suggest you rename the other repo as _old. -- Pkg-javascript-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel
