Hi,
> It won't affect your local branch. That will stay intact and viable.
Even when it tracking the remote branch?
>> I suspect you mean changes to merge
Yep. However the remote branch has already been merged into develop (which I
may or may not know depend on how close attention I've been pa
>ie : origin/FLEX-33451 is still a remote branch - should this be removed and
>if so what the safest way of doing that?
It can be removed although it won't hurt anything to hang around for a while. I
honestly google the method to remove it most times:
http://gitready.com/beginner/2009/02/02/pu
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