equal
deleted
inserted
replaced
33 Caveat: With Mercurial versions prior to 4574925db5c0 "hg import" might |
33 Caveat: With Mercurial versions prior to 4574925db5c0 "hg import" might |
34 cause rejects if the patch context contains an active keyword. |
34 cause rejects if the patch context contains an active keyword. |
35 In that case run "hg kwshrink", and then reimport. |
35 In that case run "hg kwshrink", and then reimport. |
36 Or, better, use bundle/unbundle to share changes. |
36 Or, better, use bundle/unbundle to share changes. |
37 kwdemo print [keywordmaps] configuration and an expansion example |
37 kwdemo print [keywordmaps] configuration and an expansion example |
38 kwexpand expand keywords in working directory |
38 kwexpand expand keywords in the working directory |
39 kwfiles print files currently configured for keyword expansion |
39 kwfiles print files currently configured for keyword expansion |
40 kwshrink revert expanded keywords in working directory |
40 kwshrink revert expanded keywords in the working directory |
41 % hg kwdemo |
41 % hg kwdemo |
42 [extensions] |
42 [extensions] |
43 hgext.keyword = |
43 hgext.keyword = |
44 [keyword] |
44 [keyword] |
45 * = |
45 * = |