Re: Git Strange behaviour with remote deleted branch

2017-06-20 Thread Jeff King
On Mon, Jun 19, 2017 at 05:46:22PM -0400, Paul Smith wrote: > On Mon, 2017-06-19 at 23:33 +0200, Reda Lyazidi wrote: > > with git I noticed when I removed a remote branch with git push origin > > --delete > > in my clone when I used git branch -a I don't the deleted branch > > but my colleagues

Re: Git Strange behaviour with remote deleted branch

2017-06-19 Thread Paul Smith
On Mon, 2017-06-19 at 23:33 +0200, Reda Lyazidi wrote: > with git I noticed when I removed a remote branch with git push origin > --delete > in my clone when I used git branch -a I don't the deleted branch > but my colleagues still see it. > > I tried with two clones in my PC, with the first

Git Strange behaviour with remote deleted branch

2017-06-19 Thread Reda Lyazidi
Hello, with git I noticed when I removed a remote branch with git push origin --delete in my clone when I used git branch -a I don't the deleted branch but my colleagues still see it. I tried with two clones in my PC, with the first one delete branch and the other still sees it despite git