mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-06-22 03:37:36 +08:00
Update README to address permission denied errors
This commit is contained in:
parent
7b4820ba61
commit
86c2b44c1b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
```
|
||||
|
||||
*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**
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue