1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-09 17:36:37 +02:00

Merge pull request #178 from guillaume-chevalier/patch-1

Added an article for managing large files
This commit is contained in:
Tim Green
2020-10-05 13:30:00 +01:00
committed by GitHub

View File

@@ -1081,3 +1081,4 @@ $ git config --global color.ui 1
| Title | Link |
| ----- | ---- |
| GitHub Flow | http://scottchacon.com/2011/08/31/github-flow.html |
| Migrating to Git Large File Storate (Git LFS) | http://vooban.com/en/tips-articles-geek-stuff/migrating-to-git-lfs-for-developing-deep-learning-applications-with-large-files/ |