UMIACS Servers: Difference between revisions

No edit summary
Line 99: Line 99:
If you need <code>git lfs</code>, you can download the tarball from their [https://mirrors.edge.kernel.org/pub/software/scm/git/ repo].<br>
If you need <code>git lfs</code>, you can download the tarball from their [https://mirrors.edge.kernel.org/pub/software/scm/git/ repo].<br>
Here is a [https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.25.1.tar.gz link to 2.25.1]. Install with <code>make</code> and <code>make install</code>.<br>
Here is a [https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.25.1.tar.gz link to 2.25.1]. Install with <code>make</code> and <code>make install</code>.<br>
Then you can download [https://github.com/git-lfs/git-lfs/releases git-lfs compiled] and drop it in <code>~/bin/<code>.<br>
Then you can download [https://github.com/git-lfs/git-lfs/releases git-lfs compiled] and drop it in <code>~/bin/</code>.<br>
Make sure <code>/bin</code> is in your path and run <code>git lfs install</code><br>
Make sure <code>/bin</code> is in your path and run <code>git lfs install</code><br>