Hello,
Would the following link https://bitbucket.org/dashboard/repositories, give someone the ability to just look at my repositories.
Was not seeing 'Permissions' when following the below step.
Go to the repository and click Settings, then Repository (under 'Permissions'). Check Enable (under 'Public Access') to allow users without a Bitbucket Server account to clone and browse the repository.
Paul Walker
Hi Paul,
According to the URL you shared, seems like you are using Bitbucket Coud, but then your last paragraph mentions Bitbucket Server. Can you clarify which one are you using?
If you want to allow someone to just look at your repository, you'll need to grant that user read permissions. Note that if they can read it, they can also clone it and fork it (unless you disable forks for your repo, this can be done in the repo settings). You can find the instructions at Grant repository access.
Hope that helps!
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.