From e62984eddeae8085c32a307b097164b6de5e8b03 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Sat, 9 Jul 2016 14:55:32 +0200 Subject: [PATCH] README: add hiding of refs/hg --- README.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/README.asciidoc b/README.asciidoc index 6378c38..4e26ddc 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -24,6 +24,7 @@ to be appropriately merged upstream): * eliminates a number of <> as mentioned below * properly annotates copy/rename when pushing new commits to Mercurial +* avoids clutter of `refs/hg/...` by keeping these implementation details really private See sections below or sidemarked notes for more details. ****