git remote -v
https://help.github.com/articles/fork-a-repo/
git fetch upstream
https://git-lfs.github.com/
git lfs install
git lfs track bigfile.tif
git add .git attributes
git add bigfile.tif
git commit -a -m "using lfs for bigfile.tif"
git push