Versions Compared

Key

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

...

  1. Open the command line.

  2. Set your username:
    git config --global user.name "Nancy SmithYour Name"

  3. Set your email address:
    git config --global user.email "NancyYour.Smith@catalisgovName@catalisgov.com"

...

Sample VS Code Extensions

...