View Ticket
Not logged in
Ticket UUID: 950a80de558a10637b36ff8cb14bb141721122a5
Title: "branch --private" option
Status: Fixed Type: Feature_Request
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2011-09-08 20:47:13
Version Found In: Fossil version [fb5f0c2580] 2010-07-03 15:33:59
Description & Comments:
It's not at all obvious from the documetation how to create a private branch. The closest I could get by experiment was "fossil commit --private --branch NEWNAME", but that doesn't work if there are no changes to commit.

It would be nice if we could create new private branches using a "--private" option with the "fossil branch new" command.


dmitry added on 2011-09-08 20:47:13 UTC:
Fixed by [2b33781694].