dd if=/dev/urandom of=cat.bin bs=1048576 count=1 dd if=/dev/urandom of=dog.bin bs=1048576 count=1 Now we are going to ensure that git-lfs is tracking the large *.bin files we just created. Tracking ...
However, this modifies the .git/config file, which is a local Git file, and which therefore cannot be added to your Git repository. To get around this and allow the Git LFS endpoint URL to be saved in ...