Hi all, Is there a way for me to change the default branch that gets checked out when people clone my project? I want the default to be "pu" not "master"
Just for reference, the eqvt on a bare repo you control would be "git symbolic-ref HEAD refs/heads/pu". Github does this through the web interface (it's in Options under Admin), but presumably it goes and does something similar behind the scenes. Any help appreciated... -- Sitaram -- 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.

