54 HG: {extramsg} |
54 HG: {extramsg} |
55 HG: user: {author}\n{ifeq(p2rev, "-1", "", |
55 HG: user: {author}\n{ifeq(p2rev, "-1", "", |
56 "HG: branch merge\n") |
56 "HG: branch merge\n") |
57 }HG: branch '{branch}'\n{if(currentbookmark, |
57 }HG: branch '{branch}'\n{if(currentbookmark, |
58 "HG: bookmark '{currentbookmark}'\n") }{subrepos % |
58 "HG: bookmark '{currentbookmark}'\n") }{subrepos % |
59 "HG: subrepo {subrepo}\n" }{if(files, |
59 "HG: subrepo {subrepo}\n" } |
60 "HG: ------------------------ >8 ------------------------ |
60 {splitlines(diff()) % 'HG: {line}\n'} |
61 HG: Do not touch the line above. |
|
62 HG: Everything below will be removed. |
|
63 {diff()}", "HG: no files changed")} |
|
64 |
61 |
65 %include ~/.hgext/hgrc |
62 %include ~/.hgext/hgrc |
66 %include ~/.hgrc.local |
63 %include ~/.hgrc.local |