Skip to content

Git LFS

Anthony Fok edited this page May 1, 2021 · 2 revisions

[work-in-progress]

Background

Atlassian’s Git LOB + GitHub’s Git LFS

Troubleshooting

  • .gitattributes .csv vs *.csv
  • Running git lfs install on new (physical or virtual) machine
  • Use of git diff --cache to check and see if the staged files are to be committed to the Git repo, or as Git LFS files, etc.
Clone this wiki locally