Kart Git And TUFLOW: Difference between revisions

Content deleted Content added
Line 26:
* <b><u>[https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account Adding an SSH key]</u></b>
<br>
Each time you open a new instance of Git Bash, you will need to add the ssh key again in the bash window if you do not want to repeatedly have to enter your password (to be clear, the key does not require to be generated eachor linked with your Gitlab or Github timeaccount). The steps to add the ssh key are described below (taken from the above link) for ease of access.
<pre>
eval "$(ssh-agent -s)"