Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
themeEmacs
git config --global user.email

To list all configuration values:
Code Block
languagebash
themeEmacs
git config -l

Setup ssh keys for your GitHub account

...