Mercurial > hgrepos > DevTools > mercurial-extensions
changeset 320:82aed4bbb916
Prepare the configuration for the new custom keyword expansion syntax
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 20 Feb 2019 22:48:46 +0100 |
| parents | 28e4b3900d30 |
| children | 103df4b7a0c8 |
| files | .hgkwarchive |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgkwarchive Mon Feb 18 09:33:41 2019 +0100 +++ b/.hgkwarchive Wed Feb 20 22:48:46 2019 +0100 @@ -13,6 +13,6 @@ HGrevision = Author = -MyFullRevision = HGrevision +MyFullRevision = {HGrevision} -MySubstKeyword = replace:: This is a custom replacement +MySubstKeyword = This is a custom replacement
