How to download and setup lfs-test-server
Open terminal and run command
git clone https://github.com/git-lfs/lfs-test-server.git
git clone is used to create a copy or clone of lfs-test-server repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with lfs-test-server https://github.com/git-lfs/lfs-test-server/archive/master.zip
Or simply clone lfs-test-server with SSH
[email protected]:git-lfs/lfs-test-server.git