Skip to content

Commit

Permalink
Move period within quotes under 'Forking a repository versus duplicat…
Browse files Browse the repository at this point in the history
…ing a repository' heading to match style guidelines
  • Loading branch information
carveyh committed Nov 16, 2024
1 parent c20e5a5 commit 39eb9ff
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ For instructions for forking a repository, see "[AUTOTITLE](/pull-requests/colla
## Forking a repository versus duplicating a repository

If you want to create a new repository from the contents of an existing repository but don't want to merge your changes to the upstream in the future, you can duplicate the repository or, if the repository is a template, you can use the repository as a template. For more information, see "[AUTOTITLE](/repositories/creating-and-managing-repositories/duplicating-a-repository)" and "[AUTOTITLE](/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)".
If you want to create a new repository from the contents of an existing repository but don't want to merge your changes to the upstream in the future, you can duplicate the repository or, if the repository is a template, you can use the repository as a template. For more information, see "[AUTOTITLE](/repositories/creating-and-managing-repositories/duplicating-a-repository)" and "[AUTOTITLE](/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template)."

Forking a repository is similar to duplicating a repository, with the following differences.

Expand Down

0 comments on commit 39eb9ff

Please sign in to comment.