Fossil SCM

minor checkin doc improvement (suggestion from Marek).

stephan 2012-03-29 18:31 trunk
Commit b6d219b9203d17e1c49b663b21ca5d1f266acd9d
1 file changed +7 -4
+7 -4
--- src/checkin.c
+++ src/checkin.c
@@ -881,14 +881,17 @@
881881
** no editor is set.
882882
**
883883
** All files that have changed will be committed unless some subset of
884884
** files is specified on the command line.
885885
**
886
-** The --branch option followed by a branch name causes the new check-in
887
-** to be placed in the named branch. The --bgcolor option can be followed
888
-** by a color name (ex: '#ffc0c0') to specify the background color of
889
-** entries in the new branch when shown in the web timeline interface.
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.
890893
**
891894
** A check-in is not permitted to fork unless the --force or -f
892895
** option appears. A check-in is not allowed against a closed leaf.
893896
**
894897
** The --private option creates a private check-in that is never synced.
895898
--- src/checkin.c
+++ src/checkin.c
@@ -881,14 +881,17 @@
881 ** no editor is set.
882 **
883 ** All files that have changed will be committed unless some subset of
884 ** files is specified on the command line.
885 **
886 ** The --branch option followed by a branch name causes the new check-in
887 ** to be placed in the named branch. The --bgcolor option can be followed
888 ** by a color name (ex: '#ffc0c0') to specify the background color of
889 ** entries in the new branch when shown in the web timeline interface.
 
 
 
890 **
891 ** A check-in is not permitted to fork unless the --force or -f
892 ** option appears. A check-in is not allowed against a closed leaf.
893 **
894 ** The --private option creates a private check-in that is never synced.
895
--- src/checkin.c
+++ src/checkin.c
@@ -881,14 +881,17 @@
881 ** no editor is set.
882 **
883 ** All files that have changed will be committed unless some subset of
884 ** files is specified on the command line.
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

Keyboard Shortcuts

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