1
0
mirror of synced 2026-01-03 15:05:54 -05:00

Merge pull request #42577 from github/repo-sync

Repo sync
This commit is contained in:
docs-bot
2023-09-13 21:55:57 -07:00
committed by GitHub

View File

@@ -44,7 +44,7 @@ To track files beyond this limit, you must use {% data variables.large_files.pro
If you need to distribute large files within your repository, you can create releases on {% data variables.location.product_location %} instead of tracking the files. For more information, see "[Distributing large binaries](#distributing-large-binaries)."
Git is not designed to handle large SQL files. To share large databases with other developers, we recommend using [Dropbox](https://www.dropbox.com/).
Git is not designed to handle large SQL files. To share large databases with other developers, we recommend using a file sharing service.
{% ifversion fpt or ghec or ghae %}