From: Nils Dagsson Moskopp Date: Sat, 9 Jul 2011 16:14:05 +0000 (+0200) Subject: + notes regarding upstream conversion from mercurial using hg-fast-export X-Git-Tag: 0.2.20110922~81^2~35^2~43 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a106c0dbdcc564c649500257dc695055df3a6438;p=oweals%2Fminetest.git + notes regarding upstream conversion from mercurial using hg-fast-export --- 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