Versions Compared

Key

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

This page will guide you through how to setup SSH keys to interact with the Valor git repositories without asking for a password every time.

Background

SSH vs HTTPS

SSH keys and why they are important

SSH key encryption types

What is an SSH config?

Setup

  1. Create an environment variable to store your git username

...