On Thu, Jun 25, 2009 at 3:59 PM, Vincent Legoll<vincent.legoll at gmail.com> wrote: > On Thu, Jun 25, 2009 at 12:47 PM, Felipe > Contreras<felipe.contreras at gmail.com> wrote: >> In any case, that's not my main point, my main point is: "If somebody >> wants to have '$version-stable' then I say it should be in a separate >> repository." So it doesn't taint the main repo with useless (for >> developers) branches. > > I don't follow, who is forcing you to clone all the branches of > the master repository ? Just take the one(s) your interested > in. That's not how git works; when you clone, you clone everything. Try 'git branch -a'. -- Felipe Contreras