On Sat, Mar 14, 2015 at 7:24 PM, Richard Hipp <d...@sqlite.org> wrote:

> 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.


I meant during the pull operation, not after the pull is complete.
_______________________________________________
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