Fossil SCM

Clarify that --nosign with 'branch new' only does not sign the branch creation check-in (future branch check-ins are signed).

danield 2024-09-17 12:39 trunk
Commit ab54928db765a55bbdb6c2ffc06d8b8607aa171c35e58e11063a40f15225e643
1 file changed +2 -1
+2 -1
--- src/branch.c
+++ src/branch.c
@@ -660,11 +660,12 @@
660660
** Create a new branch BRANCH-NAME off of check-in BASIS.
661661
**
662662
** Options:
663663
** --private Branch is private (i.e., remains local)
664664
** --bgcolor COLOR Use COLOR instead of automatic background
665
-** --nosign Do not sign contents on this branch
665
+** --nosign Do not sign the manifest for the check-in
666
+** that creates this branch
666667
** --nosync Do not auto-sync prior to creating the branch
667668
** --date-override DATE DATE to use instead of 'now'
668669
** --user-override USER USER to use instead of the current default
669670
**
670671
** DATE may be "now" or "YYYY-MM-DDTHH:MM:SS.SSS". If in
671672
--- src/branch.c
+++ src/branch.c
@@ -660,11 +660,12 @@
660 ** Create a new branch BRANCH-NAME off of check-in BASIS.
661 **
662 ** Options:
663 ** --private Branch is private (i.e., remains local)
664 ** --bgcolor COLOR Use COLOR instead of automatic background
665 ** --nosign Do not sign contents on this branch
 
666 ** --nosync Do not auto-sync prior to creating the branch
667 ** --date-override DATE DATE to use instead of 'now'
668 ** --user-override USER USER to use instead of the current default
669 **
670 ** DATE may be "now" or "YYYY-MM-DDTHH:MM:SS.SSS". If in
671
--- src/branch.c
+++ src/branch.c
@@ -660,11 +660,12 @@
660 ** Create a new branch BRANCH-NAME off of check-in BASIS.
661 **
662 ** Options:
663 ** --private Branch is private (i.e., remains local)
664 ** --bgcolor COLOR Use COLOR instead of automatic background
665 ** --nosign Do not sign the manifest for the check-in
666 ** that creates this branch
667 ** --nosync Do not auto-sync prior to creating the branch
668 ** --date-override DATE DATE to use instead of 'now'
669 ** --user-override USER USER to use instead of the current default
670 **
671 ** DATE may be "now" or "YYYY-MM-DDTHH:MM:SS.SSS". If in
672

Keyboard Shortcuts

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