comparison tests/test-record.out @ 7657:405cacb06745

branch closing: add test for branch closing (and reopening)
author John Mulligan <phlogistonjohn@asynchrono.us>
date Wed, 14 Jan 2009 21:47:38 -0500
parents 1f733c2f0165
children 6fa7b6fb90a9
comparison
equal deleted inserted replaced
7656:6a24fb994701 7657:405cacb06745
25 25
26 ? - display help 26 ? - display help
27 27
28 options: 28 options:
29 29
30 -A --addremove mark new/missing files as added/removed before committing 30 -A --addremove mark new/missing files as added/removed before committing
31 -I --include include names matching the given patterns 31 --close-branch mark a branch as closed, hiding it from the branch list
32 -X --exclude exclude names matching the given patterns 32 -I --include include names matching the given patterns
33 -m --message use <text> as commit message 33 -X --exclude exclude names matching the given patterns
34 -l --logfile read commit message from <file> 34 -m --message use <text> as commit message
35 -d --date record datecode as commit date 35 -l --logfile read commit message from <file>
36 -u --user record user as committer 36 -d --date record datecode as commit date
37 -u --user record user as committer
37 38
38 use "hg -v help record" to show global options 39 use "hg -v help record" to show global options
39 % select no files 40 % select no files
40 diff --git a/empty-rw b/empty-rw 41 diff --git a/empty-rw b/empty-rw
41 new file mode 100644 42 new file mode 100644