From: Doni Pracner Date: Wed, 20 Apr 2016 21:30:43 +0000 (+0200) Subject: readme, about the mirrors X-Git-Tag: v0.2.1~2 X-Git-Url: http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git;a=commitdiff_plain;h=3c0fec75387c5f105ad222b0325619d40ceb6fc4 readme, about the mirrors --- diff --git a/README.md b/README.md index 352eb67..5addf33 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,26 @@ A functional compiler is distributed in the lib folder for ease of testing and evaluating. Check the folder for further details. +Git status and mirrors +---------------------- + +The `master` branch should hold a stable version at all times. The `work` +branch is usually the current status of the tool, probably stable as well, +but more experimental and untested. There is a possibility of other feature +branches appearing here and there. These are not neccessarily on all mirrors +at the same time. Efforts are made that master is always in sync. + +mjc2wsl has a primary git repo on svarog.pmf.uns.ac.rs: + + http://svarog.pmf.uns.ac.rs/gitweb/?p=mjc2wsl.git + +mirrors are also available: + + https://bitbucket.org/quinnuendo/mjc2wsl + + https://github.com/quinnuendo/mjc2wsl + + Contact -------