/
Installing Git on a workstation
Installing Git on a workstation
The instructions linked below are authored by CUIT DevOps and linked here for the convenience of git-interested folks.
- MacOS
- Gitlab Basics
- install homebrew or macports
- install git
- install meld
- initialize your user in https://gitlab.cc.columbia.edu
- Git Advanced
- install gpg
- install git-crypt
- install openjdk
- install maven
- Gitlab Basics
- Windows
- Gitlab Basics
- install git
- install meld
- configure git and meld
- initialize your user in https://gitlab.cc.columbia.edu
- Git Advanced
- install msys2
- install into msys2:
- git
- meld
- gcc
- openssl-devel
- make
- git-crypt
- install java
- install maven
- Gitlab Basics
, multiple selections available,