Changes for page client-tools
Last modified by Rudi Marais on 2023/05/22 23:50
Change comment:
Update document after refactoring.
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Parent
-
... ... @@ -1,1 +1,1 @@ 1 - TechnicalDocumentation.Source Control.WebHome1 +technical-documentation.Source Control.WebHome - Content
-
... ... @@ -1,7 +1,14 @@ 1 - 1 += Prerequisites = 2 2 3 +* [[GIT core>>https://gitforwindows.org/]] 3 3 4 - installazurecliwith devops module - [[az cli isntall>>https://docs.microsoft.com/en-us/azure/devops/repos/git/share-your-code-in-git-cmdline?view=azure-devops]]5 += GUI Clients = 5 5 7 +* [[TotoiseGIT>>https://download.tortoisegit.org/tgit/2.13.0.0/TortoiseGit-2.13.0.1-64bit.msi]] 6 6 9 += Miscellaneous = 10 + 11 +install azure cli with devops module - [[az cli install>>https://docs.microsoft.com/en-us/azure/devops/repos/git/share-your-code-in-git-cmdline?view=azure-devops]] 12 + 13 + 7 7 ssh setup - [[Connect to your Git repos with SSH - Azure Repos | Microsoft Docs>>url:https://docs.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops]]