gitweb on Svarog
projekti pod git sistemom za održavanje verzija -- projects under the git version control system
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a0f8622)
raw | patch | inline | side by side (parent: a0f8622)
author | Doni Pracner <quinnuendo@gmail.com> | |
Wed, 20 Apr 2016 21:30:43 +0000 (23:30 +0200) | ||
committer | Doni Pracner <quinnuendo@gmail.com> | |
Wed, 20 Apr 2016 21:30:43 +0000 (23:30 +0200) |
README.md | patch | blob | history |
diff --git a/README.md b/README.md
index 352eb6728fa98a7133eaa76ba482ab05454597bf..5addf338d7bc24315c235693e1ac277efc8d7235 100644 (file)
--- a/README.md
+++ b/README.md
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
-------