diff tests/test-record.t @ 49771:f0e9dda408b3

commit: add --draft option to use draft phase
author Martin von Zweigbergk <martinvonz@google.com>
date Tue, 29 Nov 2022 13:07:16 -0800
parents 8d72e29ad1e0
children
line wrap: on
line diff
--- a/tests/test-record.t	Tue Nov 29 14:40:17 2022 -0800
+++ b/tests/test-record.t	Tue Nov 29 13:07:16 2022 -0800
@@ -51,6 +51,7 @@
       --close-branch        mark a branch head as closed
       --amend               amend the parent of the working directory
    -s --secret              use the secret phase for committing
+      --draft               use the draft phase for committing
    -e --edit                invoke editor on commit messages
    -I --include PATTERN [+] include names matching the given patterns
    -X --exclude PATTERN [+] exclude names matching the given patterns