Skip to content

Commit ca432f2

Browse files
authored
Merge branch 'main' into patch-6
2 parents 6731a63 + 6ea0f7c commit ca432f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/repositories/creating-and-managing-repositories/best-practices-for-repositories.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,7 @@ To maintain quality of important branches, such as `main`, while using a branchi
4343
To optimize performance, {% data variables.product.prodname_dotcom %} limits the sizes of files allowed in repositories. For more information, see [AUTOTITLE](/repositories/working-with-files/managing-large-files/about-large-files-on-github).
4444

4545
To track large files in a Git repository, we recommend using {% data variables.large_files.product_name_long %} ({% data variables.large_files.product_name_short %}). For more information, see [AUTOTITLE](/repositories/working-with-files/managing-large-files/about-git-large-file-storage).
46+
47+
## Hands-on practice
48+
49+
Try the [Introduction to Repository Management](https://github.com/skills/introduction-to-repository-management/) Skills exercise for practical experience with repository management.

0 commit comments

Comments
 (0)