Skip to content

Instantly share code, notes, and snippets.

@maxiboch
maxiboch / git-lfs-migration-cheatsheet
Last active October 28, 2022 14:56
git-lfs Migration Cheatsheet
Guide to Fixing LFS Tracking on Repos
Prereqs:
git version >= 2.3
git-lfs version >= 2.3
OSX: homebrew
OSX: coreutils - once you have homebrew installed, run > brew install coreutils
(note to self: use the fastest way, see bottom-ish of doc!)