Skip to content

Commit

Permalink
Merge pull request endymuhardin#13 from bowotmf/patch-4
Browse files Browse the repository at this point in the history
instalasi-git-windows en .md
  • Loading branch information
endymuhardin authored Oct 3, 2017
2 parents bb8892c + f97e993 commit b1a6c9d
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions instalasi-git-windows en .md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Installing Git on Windows

There are several tools that you can use to install Git on Windows:

*PuTTY
*Git for Windows
*TortoiseGit


PuTTY

1. Installation
2. Generate a keypair
3. Save private key
4. Export the public key in the format of OpenSSH
5. Send public key to admin the repo

Git for Windows

1. Download final version at https://github.com/git-for-windows/git/releases/
2. Installation
3. Run

TortoiseGit

1. Download final version at https://tortoisegit.org/download/
2. Installation
3. Run

0 comments on commit b1a6c9d

Please sign in to comment.