forked from endymuhardin/belajarGit
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ok brother
- Loading branch information
Showing
1 changed file
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |