Index ¦ Archives ¦ Atom > Tag: config

git global config

I need this very often (for every new box):

git config --global user.name "your name"
git config --global user.email "your emailid"

© Christian Rhomberg. Built using Pelican. Theme by Giulio Fidente on github.