1
0
mirror of synced 2025-12-23 21:07:12 -05:00

Enterprise bug fix hour for week of March 11, 2024 (#49613)

Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
This commit is contained in:
Vanessa
2024-03-14 09:05:26 +10:00
committed by GitHub
parent 6116a16e1b
commit 515fda771e
7 changed files with 25 additions and 10 deletions

View File

@@ -82,7 +82,7 @@ Next, follow the instructions below to add the following data to your migration
- The size of the largest file (also known as a “blob”)
- The total size of all files (“blobs”)
If youre using a version control system other than Git, or your files arent tracked with a version control system at all, first move the repositories to Git. For more information, see "[Source code and history migrations](#source-code-and-history-migrations)."
If youre using a version control system other than Git, or your files arent tracked with a version control system at all, first move the repositories to Git. For more information, see "[AUTOTITLE](/migrations/importing-source-code/using-the-command-line-to-import-source-code/adding-locally-hosted-code-to-github)."
Then, use the open-source tool, `git-sizer`, to get this data for your repository.