Skip to content

Instantly share code, notes, and snippets.

@rms1000watt
Created July 10, 2018 20:57
Show Gist options
  • Save rms1000watt/2fe6051a946bc97a852a570438b50587 to your computer and use it in GitHub Desktop.
Save rms1000watt/2fe6051a946bc97a852a570438b50587 to your computer and use it in GitHub Desktop.
Git (github) Large File Store
# https://git-lfs.github.com/
git lfs install
git lfs track "*.psd"
# git add .; git commit -m "sadasdasdasd"; git push origin master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment