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)::
19 $ git push origin master
22 Receive latest updates for a previously cloned repository (from within repo-directory)::
31 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).
33 Please also read the FAQ!!