Hi, Is there a way to get a list of private branches in a repository?
'fossil branch list' shows all open branches, and there is no '--private' option. 'fossil tag find private' doesn't show branches created with --private, and 'fossil tag find --raw private' shows artefact IDs. I can't see a way to do this via 'fossil leaves' either.
Regards, Twylite _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

