next up previous
Link to Statistics and Actuarial Science main page
Next: Using Git Up: STAT:7400 (22S:248) Computer Intensive Previous: STAT:7400 (22S:248) Computer Intensive

Subsections

Getting and Installing Git

Git for Linux

Git is available on the CSG-managed Linux workstations.

You can also install Git on your own Linux system. Git is available for installation as a package within most Linux distributions and can be installed that way (e.g. using yum on Red Hat systems or apt-get on Debian systems, or their graphical interfaces). You can also install from source code.

Git for Windows

If you use Windows and have Cygwin installed then you can install Git as a Cygwin package. A version of Git can also be obtained from the msysgit web site.

Git for Mac OS X

If you use a Macintosh and have Fink installed then you can install Git as a Fink package. A pre-built binary is also available at Google Code



Luke Tierney 2016-01-22