Skip to content

Commit 2c2fb03

Browse files
GfEWSharra-writes
andauthored
Update about-forks.md: move a non-difference out of the list of diffe… (#38913)
Co-authored-by: Sharra-writes <sharra-writes@github.com>
1 parent d29ffa4 commit 2c2fb03

File tree

1 file changed

+2
-1
lines changed
  • content/pull-requests/collaborating-with-pull-requests/working-with-forks

1 file changed

+2
-1
lines changed

content/pull-requests/collaborating-with-pull-requests/working-with-forks/about-forks.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@ Forking a repository is similar to duplicating a repository, with the following
4646
* Code pushed to a fork is visible to all repositories in the fork network, even after that fork is deleted.
4747
* You can use a pull request to suggest changes from your fork to the upstream repository.
4848
* You can bring changes from the upstream repository to your fork by synchronizing your fork with the upstream repository.
49-
* Forks have their own members, branches, tags, labels, policies, issues, pull requests, discussions, actions, projects, and wikis.
5049
* Forks inherit the restrictions of their upstream repositories. For example, branch protection rules cannot be passed down if the upstream repository belongs to an organization on a {% data variables.product.prodname_free_team %} plan.
5150

51+
Like duplicated repositories, forks have their own members, branches, tags, labels, policies, issues, pull requests, discussions, actions, projects, and wikis.
52+
5253
## Further reading
5354

5455
* [AUTOTITLE](/pull-requests/collaborating-with-pull-requests/getting-started/about-collaborative-development-models)

0 commit comments

Comments
 (0)