Hi all,

I'm experiencing the following error on macOS and Linux:

$ f commit -m "Fix bug" --branch mybranch --branchcolor #f0a0a0
unrecognized command-line option, or missing argument: --branchcolor
$ fossil version
This is fossil version 2.6 [9718f3b078] 2018-05-04 12:56:42 UTC
$ f commit -m "Fix bug" --branch mybranch
New_Version: xxxx  <hash removed here>

The same command with --branchcolor, succeeds on Windows (but here I'm using fossil-2.1).

Any thoughts on this perhaps? Couldn't find the light reading the documentation, I can't see why the --branchcolor option would be platform-specific. Or is it that this option got removed since 2.1 ?'fossil help commit' still documents it however.

Thanks!
Francois

_______________________________________________
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