Hi there,

I have a repository on Google Code that had three branches, say:

$ hg branches
default
nonsense1
nonsense2

and I have merged these all into default and created one new branch:

$ hg branches
default
devel

or whatever. Now, if I go to the "Source" tab on the project homepage
I thought I would just see the "default" and "devel" branches;
actually I see all four -- "default", "devel", "nonsense1" and
"nonsense2", even though "hg branches" only reports the two branches.

Is there any way to get the website match the output of hg?

Many thanks,

Sarah

-- 
You received this message because you are subscribed to the Google Groups 
"Project Hosting on Google Code" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en.

Reply via email to