I converted a project from SVN to Git. This project had a few branches which I think where just copied into /branches. That now related to detached branches that have no connection to the master branch.
In the Graph it looks like this
HEAD
Master o--------------o----o
Branch A o----o
Is there any possibility which lets me achieve that the Master has a connection to the detached branch?
HEAD
Master o--------------o----o
\
Branch A o----o