On Wed, Aug 10, 2011 at 1:39 PM, Ron Wilson <ronw.m...@gmail.com> wrote:

>
> >
> >> $ fossil branch next espresso-feature
> >
> > That's an interesting feature request.  I'll take it under
> consideration...
>
> What about allowing a "null commit" on branch? That way,
>
>     fossil commit -branch new-branch
>
> could be a universal one-step branch starter.
>

I think you can already do that just by adding the --force flag:

    fossil commit --branch new-branch --force

And I think the "fossil branch new new-branch" command is simply syntactic
sugar for the above.



> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



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