Hi,

Just noticed this:

 git branch -r
  origin/FLEX-33451
  origin/HEAD -> origin/master
  origin/develop
  origin/master
  origin/patches
  origin/release4.9

ie :  origin/FLEX-33451 is still a remote branch - should this be removed and 
if so what the safest way of doing that?

If it is removed what happens to my local branch? Say I still had changes to 
commit - what then?

 git branch
  FLEX-33451
* develop
  master

Thanks,
Justin

Reply via email to