2.1. Installing

To clone a working copy of the code from Bitbucket, do

git clone https://aanordlund@bitbucket.org/aanordlund/dispatch2.git

To work with GIT behind a firewall – including cloning – see the link below.

To contribute back to the repository, use pull requests from a branch, or (better) setup a fork on Bitbucket (search for “Forking a repository” on Bitbucket Support), and make pull requests from the fork.

To get write access (mainly for core developers and collaborators), setup an account on Bitbucket if you don’t have one, and ask to be added with write access to the access list. Then use the URL git@bitbucked.org:aanordlund/dispatch2.git to clone or fork.