Untitled.png
Hi Folks,
I am new to Git. Picked up an existing system and tied it up in knots. I have been able to publish my content through to Azure from VS2013 webdev but want to use Git and source tree. This tree has an older origin/master and origin/head which are no longer connected. Azure will now not take a connection to bitucket.
Should I merge the origin/master back into the primary branch or can I remove it from the the git repository and have the connection taken up by master only.
Thank you