Quick summary
Adding an SSH key in Sourcetree lets you authenticate securely with remote Git repositories without entering a password each time. This guide walks you through using Sourcetree's built-in SSH key generator to create and register a key in just a few clicks.
Steps
- Open your Sourcetree account and navigate to the Tools tab.
- From the drop-down menu, select Create or Import SSH Keys.
- Select SSH as the type of key you want to generate.
- Click Generate to create your new SSH key.
- Your SSH key has been successfully added in Sourcetree.



