mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Repo visibility
This commit is contained in:
parent
e745966355
commit
f2782e41f5
3 changed files with 7 additions and 0 deletions
BIN
assets/images/getting-started/first-repository/settings.PNG
Normal file
BIN
assets/images/getting-started/first-repository/settings.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
assets/images/getting-started/first-repository/visibility.PNG
Normal file
BIN
assets/images/getting-started/first-repository/visibility.PNG
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
|
|
@ -18,7 +18,14 @@ to create a new repository:
|
|||
|
||||
> Please note that it is currently not possible to use git on your local machine to push a fresh repository on Codeberg. (Push-to-Create)
|
||||
|
||||
Repositories are either *public* or *private*. Public means that everyone will be able to access your repository, while only you and your collaborators (see [Invite Collaborators](/collaborating/invite-collaborators)) can access your private repositories.
|
||||
To set up the so-called *visibility* of your repository, first go the settings of this repository.
|
||||
|
||||

|
||||
|
||||
In the `Repository` tab, tick the box `Make Repository Private` is you want your repository to be private. For a public repository, just leave the box unticked.
|
||||
|
||||

|
||||
|
||||
## Connect a local repository to Codeberg
|
||||
Keep in mind that you first need to create a repository on Codeberg as stated in the section before.
|
||||
|
|
|
|||
Loading…
Reference in a new issue