Sometimes, we want to share a development version of a site from a Git branch to a set of specific people.
To do this, we currently have to manually send a fresh link everytime a commit is made to that Git branch as there is no url for the Git branch itself. Since appwrite already makes a link for each commit, it would also be sensible to generate one for each non-master branch.