Versions Compared

Key

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

...

Configure Git Username and Email Address

  1. git config --global http.sslVerify false

To set your global username/email configuration:

...