Fossil SCM

Further improvements to the help text for the "fossil ci" command.

drh 2012-03-30 13:22 trunk
Commit 6d4f9a3b6992ddb50e4556f41a18a9fdeffd602c
1 file changed +8 -2
+8 -2
--- src/checkin.c
+++ src/checkin.c
@@ -885,13 +885,19 @@
885885
**
886886
** The --branch option followed by a branch name causes the new
887887
** check-in to be placed in a newly-created branch with the name
888888
** passed to the --branch option.
889889
**
890
-** The --bgcolor option can be followed by a color name (ex:
890
+** Use the --branchcolor option followed by a color name (ex:
891891
** '#ffc0c0') to specify the background color of entries in the new
892
-** branch when shown in the web timeline interface.
892
+** branch when shown in the web timeline interface. The use of
893
+** the --branchcolor option is not recommend. Instead, let Fossil
894
+** choose the branch color automatically.
895
+**
896
+** The --bgcolor option works like --branchcolor but only sets the
897
+** background color for a single check-in. Subsequent check-ins revert
898
+** to the default color.
893899
**
894900
** A check-in is not permitted to fork unless the --force or -f
895901
** option appears. A check-in is not allowed against a closed leaf.
896902
**
897903
** The --private option creates a private check-in that is never synced.
898904
--- src/checkin.c
+++ src/checkin.c
@@ -885,13 +885,19 @@
885 **
886 ** The --branch option followed by a branch name causes the new
887 ** check-in to be placed in a newly-created branch with the name
888 ** passed to the --branch option.
889 **
890 ** The --bgcolor option can be followed by a color name (ex:
891 ** '#ffc0c0') to specify the background color of entries in the new
892 ** branch when shown in the web timeline interface.
 
 
 
 
 
 
893 **
894 ** A check-in is not permitted to fork unless the --force or -f
895 ** option appears. A check-in is not allowed against a closed leaf.
896 **
897 ** The --private option creates a private check-in that is never synced.
898
--- src/checkin.c
+++ src/checkin.c
@@ -885,13 +885,19 @@
885 **
886 ** The --branch option followed by a branch name causes the new
887 ** check-in to be placed in a newly-created branch with the name
888 ** passed to the --branch option.
889 **
890 ** Use the --branchcolor option followed by a color name (ex:
891 ** '#ffc0c0') to specify the background color of entries in the new
892 ** branch when shown in the web timeline interface. The use of
893 ** the --branchcolor option is not recommend. Instead, let Fossil
894 ** choose the branch color automatically.
895 **
896 ** The --bgcolor option works like --branchcolor but only sets the
897 ** background color for a single check-in. Subsequent check-ins revert
898 ** to the default color.
899 **
900 ** A check-in is not permitted to fork unless the --force or -f
901 ** option appears. A check-in is not allowed against a closed leaf.
902 **
903 ** The --private option creates a private check-in that is never synced.
904

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button