Kart Git And TUFLOW: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) |
Ellis Symons (talk | contribs) |
||
Line 18:
Using kart with Windows command prompt will accept simply <tt>kart</tt> and all the Kart documenation suggests just using <tt>kart</tt>, but just be aware that ".exe" will be required if using Git Bash.<br>
Git Bash can be opened up from the start menu. The examples on this page all use the SSH authentication method as this approach appears to currently work better with Kart. You will need to set this up on the remote repository you are using (e.g. Github or Gitlab). The steps on how to set up an SSH key is linked below, the instructions are for Github, however the process is very similar for Gitlab
* <b><u>[https://docs.github.com/en/authentication/connecting-to-github-with-ssh/checking-for-existing-ssh-keys Check for existing SSH keys]</u></b> (if you have already set one up and need to find its name)
* <b><u>[https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent Generate an SSH key]</u></b>
| |||