1
0
mirror of synced 2026-01-01 09:04:46 -05:00

Update about-large-files-on-github.md (#27269)

Co-authored-by: Vanessa <vgrl@github.com>
This commit is contained in:
Yair
2023-09-14 07:23:14 +03:00
committed by GitHub
parent 2566b4a08f
commit 13d5a25944

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 %}