We have two masters
We are slowly moving our projects from our svn repository to github. In that process we had to move a private repository from one github account to another (pulling and pushing again), still maintaining the svn part.Funny situation ocurred today. After I pulled, merged and pushed my local repository back to the new github account I have two masters!I don’t exactly know how I did this. Who knows what I get when I pull the master branch now?
Update: After I wrote this post, some background task seems to have tidied up for me. Phew. One master.
