UMIACS Servers: Difference between revisions

Line 105: Line 105:
The MBRC cluster has an git available in the modules.<br>
The MBRC cluster has an git available in the modules.<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>${HOME}/bin</code> is in your path and run <code>git lfs install</code><br>


;Notes
;Notes
* Make sure you have a recent version of git
* Make sure you have a recent version of git
** E.g. <code>module load git/2.25.1</code>
** E.g. <code>module load git/2.25.1</code>