Skip to main content

Updating Git LFS Version

  1. check current git lfs version with git lfs env

  2. install latest git lfs version from it’s main page

    Git Large File Storage

  3. execute git lfs install to update lfs reference

  4. if version match downloaded version you are done.

  5. if not. download latest git for windows version

    Git

    1. make sure to un-check lfs (we use installed git lfs version

      Untitled

  6. restart your git client (source tree, github, git kraken, etc) [End Process if you need to]

  7. relaunch and re-check version with [step 1](Updating Git LFS Version 4c0265238524414798dd329ae95d7aa6.md)