From a106c0dbdcc564c649500257dc695055df3a6438 Mon Sep 17 00:00:00 2001
From: Nils Dagsson Moskopp <nils@dieweltistgarnichtso.net>
Date: Sat, 9 Jul 2011 18:14:05 +0200
Subject: [PATCH] + notes regarding upstream conversion from mercurial using
 hg-fast-export

---
 README | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README b/README
index 9b1f54e95..1a1b4d4c0 100644
--- a/README
+++ b/README
@@ -27,3 +27,6 @@ Alternate graphics:
 Building on GNU/Linux or OS X:
     cmake . -DRUN_IN_PLACE=1
     make -j2
+
+The “upstream” branch contains vanilla minetest-c55, created using:
+    hg-fast-export -r ~/share/src/games/minetest -o upstream
-- 
GitLab