WarFiNOriginal post
Rank 2: Process
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.
Summary
Developers are requesting a feature to generate a universal link for Git branches in Appwrite sites to easily share development versions. The solution proposed is to open an issue in the GitHub repo for this feature request.