diff extensions/revinfo.py @ 137:5e502e9dd5e5

As an example: put the |VCSRevision| into the extensions also and print it with the help output
author Franz Glasner <hg@dom66.de>
date Mon, 20 Aug 2018 09:26:19 +0200
parents fb7e1e4e4d2c
children f195b4704726
line wrap: on
line diff
--- a/extensions/revinfo.py	Mon Aug 20 09:18:23 2018 +0200
+++ b/extensions/revinfo.py	Mon Aug 20 09:26:19 2018 +0200
@@ -3,6 +3,9 @@
 # $HGnodeid$
 #
 """write a revision summary similar to .hg_archival.txt
+
+(rev |VCSRevision|)
+
 """
 
 __revision__ = "$Revision$"