Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
12 lines
380 B
Markdown
12 lines
380 B
Markdown
---
|
|
title: Working with large files
|
|
intro: 'A Git repository contains every version of every file. But for some file types, this is not practical. Multiple revisions of large files increase the clone and fetch times for other users of a repository.'
|
|
mapTopic: true
|
|
redirect_from:
|
|
- /articles/working-with-large-files
|
|
versions:
|
|
free-pro-team: '*'
|
|
enterprise-server: '*'
|
|
---
|
|
|