Re: Cleaning your remote branch list

2011-07-01 Thread Thorsten Zachmann
Hello, > We do have a lot of branches, don't forget to tell Boudewijn or me when you > are finished with a branch so that we kill it from the server. the remove the branch origin/cstester-zachmann Thorsten ___ calligra-devel mailing list calligra-dev

Re: Cleaning your remote branch list

2011-06-30 Thread jaham
On Wednesday 29 June 2011 10:39:25 Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches > from your local clone. To do that, the best is to run "git remote prune > origin", so that the list of branches only contains the active one. > > We

Re: Cleaning your remote branch list

2011-06-29 Thread Sebastian Sauer
On Wednesday 29 June 2011 10:39:25 Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches > from your local clone. To do that, the best is to run "git remote prune > origin", so that the list of branches only contains the active one. > > We

Re: Cleaning your remote branch list

2011-06-29 Thread Jaroslaw Staniek
On 29 June 2011 10:39, Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches from > your local clone. To do that, the best is to run "git remote prune origin", so > that the list of branches only contains the active one. > > We do have a lo

Re: Cleaning your remote branch list

2011-06-29 Thread Pierre
On Wednesday 29 June 2011 10:39:25 Cyrille Berger Skott wrote: > Hi, > > We just realized that git does not auto-clean the list of remote branches > from your local clone. To do that, the best is to run "git remote prune > origin", so that the list of branches only contains the active one. > > We

Cleaning your remote branch list

2011-06-29 Thread Cyrille Berger Skott
Hi, We just realized that git does not auto-clean the list of remote branches from your local clone. To do that, the best is to run "git remote prune origin", so that the list of branches only contains the active one. We do have a lot of branches, don't forget to tell Boudewijn or me when you