Pierre-Yves Barriat 0d725a6c6f screenshots for windows %!s(int64=7) %!d(string=hai) anos
..
1.png 0d725a6c6f screenshots for windows %!s(int64=7) %!d(string=hai) anos
2.png 0d725a6c6f screenshots for windows %!s(int64=7) %!d(string=hai) anos
3.png 0d725a6c6f screenshots for windows %!s(int64=7) %!d(string=hai) anos
4.png 0d725a6c6f screenshots for windows %!s(int64=7) %!d(string=hai) anos
5.png 0d725a6c6f screenshots for windows %!s(int64=7) %!d(string=hai) anos
README.md 6ac924a9f0 Refactor project %!s(int64=7) %!d(string=hai) anos
getting_started.sh 6ac924a9f0 Refactor project %!s(int64=7) %!d(string=hai) anos
git-cheat-sheet.pdf 6ac924a9f0 Refactor project %!s(int64=7) %!d(string=hai) anos
git-refcard.pdf 6ac924a9f0 Refactor project %!s(int64=7) %!d(string=hai) anos
github-git-cheat-sheet.pdf 6ac924a9f0 Refactor project %!s(int64=7) %!d(string=hai) anos
tricky.md 6ac924a9f0 Refactor project %!s(int64=7) %!d(string=hai) anos

README.md

Git_Training

Git cheat sheet

  • git-cheat-sheet.pdf
  • git-refcard.pdf
  • github-git-cheat-sheet.pdf

Git for Windows or Mac OS X

Windows integration

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"

Mac OS X

Download a Git installer here.

Keep all options "By default" during installation

Now, open a terminal and use Git as you do on Linux...

Tricky commands

Here are a few commands that you may not know yet, or that offer options you haven’t been aware of so far.

Tricky commands