Merge pull request 'Update README to address permission denied errors' (#445) from burble-20210125/update-readme into master

Reviewed-on: https://git.dn42.dev/dn42/registry/pulls/445
This commit is contained in:
Simon Marsh 2021-01-25 11:12:50 +00:00
commit ac49e9379b

View file

@ -9,7 +9,7 @@ If you are using a different url, please update as soon as possible*
git clone git@git.dn42.dev:dn42/registry.git git clone git@git.dn42.dev:dn42/registry.git
``` ```
*You do not need to fork the registry repository. New users are provisioned as collaborators, allowing everyone permission to create new branches in the main registry repository. Note that this process can take up to 10 minutes after logging in as a new user.* *You do not need to fork the registry repository. New users are provisioned as collaborators, allowing everyone permission to create new branches in the main registry repository. Note that this process is triggered on first login as a new user and can take up to 10 minutes. If you get permission denied trying to create a branch then log out and back in to your gitea account then retry after a few minutes.*
2. **Create a branch for your changes** 2. **Create a branch for your changes**