User Tools

Site Tools


account_configuration

Git is pre-installed Linux machines, including the Tyr and Thor.

It must be configured with the author's name and information. Use your name and CERN email address.

$ git config --global user.email "your.CERN@email.address"
$ git config --global user.name "your.name"
account_configuration.txt · Last modified: 2017/01/18 03:02 by parktaehyoun