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.20110731_3~50^2~44 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=10caac8839253b1d8e3b52ab455a5d109c54db0f;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