Using Git-LFS to upload big files to Github

I had a side project to help update a department’s website. The design agency they contracted with delivered the site in PHP and the method of updating the site was uploading new content via FTP. The first thing I did was fetch the content off the server and commit to a local git repo to…

Continue Reading