Closed mhellmeier closed 12 months ago
Further, the git add .gitattributes *.zip
should be changed to git add .gitattributes "*.zip"
.
Also, I would replace git push
in the description with:
git lfs push --all origin BRANCHNAME
git push
please review
Currently, the
README
mentions to executegit lfs install
. Users may wonder if this doesn't work because they will get the following error on plain Linux withgit
installed:Therefore, it should be described more clearly how to install git lfs.
See also: https://stackoverflow.com/questions/48734119/git-lfs-is-not-a-git-command-unclear