You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/setting-repository-visibility.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ For information about improving repository security, see [AUTOTITLE](/code-secur
80
80
81
81
### Changing from public to private
82
82
83
-
* Stars and watchers for this repository will be permanently erased, which will affect repository rankings.
83
+
* Stars and watchers for this repository will be erased, which will affect repository rankings.
84
84
* Custom {% data variables.product.prodname_dependabot %} alert rules will be disabled unless {% data variables.product.prodname_GH_code_security %} is enabled for this repository. Dependency graph and {% data variables.product.prodname_dependabot_alerts %} will remain enabled with permission to perform read-only analysis on this repository.
85
85
> * {% data variables.product.prodname_code_scanning_caps %} will become unavailable unless {% data variables.product.prodname_code_security %} is enabled for this repository.
86
86
* Current forks will remain public and will be detached from this repository.
@@ -92,17 +92,17 @@ For information about improving repository security, see [AUTOTITLE](/code-secur
92
92
* All push rulesets will be disabled.
93
93
* Your changes will be published as activity.
94
94
* Actions history and logs will be visible to everyone.
95
-
* Stars and watchers for this repository will be permanently erased.
95
+
* Stars and watchers for this repository will be erased.
96
96
97
97
### Changing from private to internal
98
98
99
99
* All members of the enterprise will be given read access.
100
100
* Outside collaborators can no longer be added to forks unless they're added to the root.
101
-
* Stars and watchers for this repository will be permanently erased.
101
+
* Stars and watchers for this repository will be erased.
102
102
103
103
### Changing from internal to private
104
104
105
-
* Stars and watchers for this repository will be permanently erased, which will affect repository rankings.
105
+
* Stars and watchers for this repository will be erased, which will affect repository rankings.
106
106
* Custom {% data variables.product.prodname_dependabot %} alert rules will be disabled unless {% data variables.product.prodname_GH_code_security %} is enabled for this repository. Dependency graph and {% data variables.product.prodname_dependabot_alerts %} will remain enabled with permission to perform read-only analysis on this repository.
107
107
> * {% data variables.product.prodname_code_scanning_caps %} will become unavailable unless {% data variables.product.prodname_code_security %} is enabled for this repository.
108
108
* Current forks will remain public and will be detached from this repository.
@@ -114,13 +114,13 @@ For information about improving repository security, see [AUTOTITLE](/code-secur
114
114
* All push rulesets will be disabled.
115
115
* Your changes will be published as activity.
116
116
* Actions history and logs will be visible to everyone.
117
-
* Stars and watchers for this repository will be permanently erased.
117
+
* Stars and watchers for this repository will be erased.
118
118
119
119
### Changing from public to internal
120
120
121
121
* All members of the enterprise will be given read access.
122
122
* Outside collaborators can no longer be added to forks unless they're added to the root.
123
-
* Stars and watchers for this repository will be permanently erased.
123
+
* Stars and watchers for this repository will be erased.
0 commit comments