I am trying to understand Visual Studio's Team Explorer with GitHub. When I push my feature branch it is than available as a remote for other users to pull/use/edit. Then later when it is ready to be merged into one of the master branches which do I merge it to the remote or local branch? Most importantly, what is the need for having a local master and a remote master, I just don't understand why there is a need for two?
Thank you,
Josheir
↧