describe how to review
[ach-master.git] / README.md
1 HOW TO USE THIS
2 ===============
3
4 $ git clone  https://<myuser>@rhodecode.plunge.at/ach/ach-master
5
6 where <myuser> is your username on the server. Ask for write permissions if you need them.
7
8 Anonymous (read-only) git cloning:
9
10
11 $ git clone  https://rhodecode.plunge.at/ach/ach-master
12
13
14
15 Committing:
16
17 $ git commit -a
18 $ git push origin master
19
20
21
22 IMPORTANT
23 =========
24
25 If you reviewed the document and/or made some changes, please please add your name to the reviewers.tex file (the list of names is sorted alphabetically by last name).
26