On 3/14/15, Ron W <ronw.m...@gmail.com> wrote:
>
> The key difference is that, in git, the puller can force the in coming
> commits to be remapped into branches of their own. That is, I could commit
> my changes to "trunk" in my clone, then when the other person pulls my
> changes, she/he can tell git to map my changes into "ronw-trunk".
>

Fossil allows that too.  Even if the incoming bundle is on "trunk",
you can change the branch designation to anything you want after you
import the bundle.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to