From e64aed755afc05ffc3cb126185cb1902555c5281 Mon Sep 17 00:00:00 2001 From: Paul Aurich Date: Wed, 1 Apr 2015 13:30:31 -0700 Subject: prosodyctl: Document magic commit ID --- prosodyctl | 1 + 1 file changed, 1 insertion(+) diff --git a/prosodyctl b/prosodyctl index abf9bf95..7c6b77d4 100755 --- a/prosodyctl +++ b/prosodyctl @@ -552,6 +552,7 @@ function commands.about(arg) if not hgid and hgrepo then return path.." - "..hgrepo .."!\n "; end + -- 010452cfaf53 is the first commit in the prosody-modules repository hgrepo = hgrepo == "010452cfaf53" and "prosody-modules"; return path..(hgid and " - "..(hgrepo or "HG").." rev: "..hgid or "") .."\n "; -- cgit v1.2.3