4 Anonymous (read-only) git cloning:
6 ` $ git clone https://git.bettercrypto.org/ach-master.git`
11 `$ git clone https://<myuser>@git.bettercrypto.org/ach-master.git`
13 Where `<myuser>` is your username on the server. Ask for write permissions if you need them.
16 Committing changes you made (from within repo-directory)::
21 $ git push origin master
25 Receive latest updates for a previously cloned repository (from within repo-directory)::
34 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).
36 Please also read the FAQ!!