equal
deleted
inserted
replaced
935 |
935 |
936 options ([+] can be repeated): |
936 options ([+] can be repeated): |
937 |
937 |
938 -a --all uncommit all changes when no arguments given |
938 -a --all uncommit all changes when no arguments given |
939 -r --rev VALUE revert commit content to REV instead |
939 -r --rev VALUE revert commit content to REV instead |
|
940 --revert discard working directory changes after uncommit |
940 -n --note VALUE store a note on uncommit |
941 -n --note VALUE store a note on uncommit |
941 -I --include PATTERN [+] include names matching the given patterns |
942 -I --include PATTERN [+] include names matching the given patterns |
942 -X --exclude PATTERN [+] exclude names matching the given patterns |
943 -X --exclude PATTERN [+] exclude names matching the given patterns |
943 -m --message TEXT use text as commit message |
944 -m --message TEXT use text as commit message |
944 -l --logfile FILE read commit message from file |
945 -l --logfile FILE read commit message from file |