|
7 anos atrás | |
---|---|---|
.. | ||
1.png | 7 anos atrás | |
2.png | 7 anos atrás | |
3.png | 7 anos atrás | |
4.png | 7 anos atrás | |
5.png | 7 anos atrás | |
README.md | 7 anos atrás | |
getting_started.sh | 7 anos atrás | |
git-cheat-sheet.pdf | 7 anos atrás | |
git-refcard.pdf | 7 anos atrás | |
github-git-cheat-sheet.pdf | 7 anos atrás | |
tricky.md | 7 anos atrás |
Download and install Git for Windows from: gitforwindows.org
Keep all options "By default" during installation
Don't forget to launch "Git Bash" to generate your ssh keys:
ssh-keygen -t rsa
Download and install TortoiseGit from: tortoisegit.org
Select OpenSSH for the SSH Client and just put "ssh.exe"
Download a Git installer here.
Keep all options "By default" during installation
Now, open a terminal and use Git as you do on Linux...
Here are a few commands that you may not know yet, or that offer options you haven’t been aware of so far.