Basic Git Configuration


If you use Git for the very first time, run the configuration script once, to configure your Git system https://git.acc.gsi.de/schaller/git-scripts/src/branch/master/git-config.
 wget https://git.acc.gsi.de/schaller/git-scripts/raw/branch/master/git-config
chmod +x git-config
./git-config

When asked, enter or check your real name and email address used by Git.

This step needs to be executed just once, but can be executed as many times you need or if you need to recreate your ~/.gitconfig file.

Now continue with creating an uploading an ssh key.

-- AndreasSchaller - 2023-01-12
Please login to edit this topic
Topic revision: r1 - 2026-04-27, JuttaFitzek
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding GSI Wiki? Send feedback | Legal notice | Privacy Policy (german)