I have created a repository "droid_fun", one called "droid_per" and another one called "droid_common".
Now, I have added a subtree from droid_fun to droid_common to the branch "master". How can I know in the future what branch I have selected? I will create separated branch (fun, per, etc.) in the common library, so it will be useful to know it.
Thanks :)