On 7/27/2015 6:58 AM, Luca Ferrari wrote: > Hi, > this can be goofy, but is there a way to instrument fossil to create a > new branch from the current one instead of having to specify it? > So something like: > > $ fossil branch new MYBRANCH > > instead of > > $ fossil branch new MYBRANCH trunk
I didn't realize the branch command could be used to create new branches since I've only ever used commit -branch to do this. Creating a new branch without putting any changes in it is not something I've wanted to do before, and if I did, I would have used commit -allow-empty. -- Andy Goth | <andrew.m.goth/at/gmail/dot/com>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

