4 ## git.bettercrypto.org
5 Anonymous (read-only) git cloning:
7 ` $ git clone https://git.bettercrypto.org/ach-master.git`
12 `$ git clone https://<myuser>@git.bettercrypto.org/ach-master.git`
14 Where `<myuser>` is your username on the server. Ask for write permissions if you need them.
17 Committing changes you made (from within repo-directory)::
22 $ git push origin master
26 Receive latest updates for a previously cloned repository (from within repo-directory)::
31 Fork and issue pull requests. Those will be reviewed and if accepted pushed to the main repository hosted on git.bettercrypto.org.
36 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).
38 Please also read the FAQ!!