equal
deleted
inserted
replaced
151 --extract extract changes from the commit to the working copy |
151 --extract extract changes from the commit to the working copy |
152 --patch make changes to wdir parent by editing patch |
152 --patch make changes to wdir parent by editing patch |
153 --close-branch mark a branch as closed, hiding it from the branch |
153 --close-branch mark a branch as closed, hiding it from the branch |
154 list |
154 list |
155 -s --secret use the secret phase for committing |
155 -s --secret use the secret phase for committing |
156 -n --note VALUE store a note on amend |
156 -n --note TEXT store a note on amend |
157 -I --include PATTERN [+] include names matching the given patterns |
157 -I --include PATTERN [+] include names matching the given patterns |
158 -X --exclude PATTERN [+] exclude names matching the given patterns |
158 -X --exclude PATTERN [+] exclude names matching the given patterns |
159 -m --message TEXT use text as commit message |
159 -m --message TEXT use text as commit message |
160 -l --logfile FILE read commit message from file |
160 -l --logfile FILE read commit message from file |
161 -d --date DATE record the specified date as commit date |
161 -d --date DATE record the specified date as commit date |