From 3f145917ad36ced127165dc926b82e16b22f9d1f Mon Sep 17 00:00:00 2001 From: Guillaume Chevalier Date: Fri, 7 Jul 2017 01:31:46 -0400 Subject: [PATCH] Add "Migrating to Git LFS" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7215727..62cc988 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Pull requests on interesting tools/projects/resources are welcome. * [Git from the bottom up](https://jwiegley.github.io/git-from-the-bottom-up/) - great series of articles about Git * [Git-it](https://github.com/jlord/git-it-electron) - app-tutorial on Git * [Git How To](githowto.com) - step by step intro +* [Migrating to Git LFS](http://vooban.com/en/tips-articles-geek-stuff/migrating-to-git-lfs-for-developing-deep-learning-applications-with-large-files/) - Use Git LFS on an existing repository to manage large files in a better way ## Client *Git clients are available on every platform, from mainframe to your mobile device*