Re: Git remote branches

2013-04-05 Thread Justin Mclean
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

RE: Git remote branches

2013-04-05 Thread Michael A. Labriola
>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