1
0
mirror of synced 2026-01-02 03:04:13 -05:00
Files
docs/data/reusables/migrations/push-to-github.md
2023-06-21 16:03:41 +00:00

4 lines
372 B
Markdown

1. To push the repository to {% data variables.product.prodname_dotcom %}, run `git push --mirror origin`.
If your repository contains any files that are larger than {% data variables.product.product_name %}'s file size limit, your push may fail. Move the large files to {% data variables.large_files.product_name_short %} by running `git lfs import`, then try again.