We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb8892c + f97e993 commit b1a6c9dCopy full SHA for b1a6c9d
instalasi-git-windows en .md
@@ -0,0 +1,28 @@
1
+Installing Git on Windows
2
+
3
+There are several tools that you can use to install Git on Windows:
4
5
+*PuTTY
6
+*Git for Windows
7
+*TortoiseGit
8
9
10
+PuTTY
11
12
+1. Installation
13
+2. Generate a keypair
14
+3. Save private key
15
+4. Export the public key in the format of OpenSSH
16
+5. Send public key to admin the repo
17
18
+Git for Windows
19
20
+1. Download final version at https://github.com/git-for-windows/git/releases/
21
+2. Installation
22
+3. Run
23
24
+TortoiseGit
25
26
+1. Download final version at https://tortoisegit.org/download/
27
28
0 commit comments