[BETA] Is it possible to create a clone link to a specific branch of an app?

The documentation says that “a clone link will always share the latest version of the app”.

Does that mean the last commit, no matter what branch that commit is in?

2 Likes

This looks to me like it clones the latest commit of the master branch.
Would be good to get some clarity on how to clone a particular branch

… or a specific commit; but you could give it its own branch, I suppose.