Moj raniji post se bavio Git klijentom na Linux-u.
Sada mi treba to I za WIN 7.

Kratak pregled principa rada za Git
Dobar tutorial.
Git is a open source distributed revision control and source code management system, that means that clients not only check out the latest snapshot of the directory but they also fully mirror the repository (distributed system). Files are stored in a local repository.

Tortoise Git klijent
Samo za WIN, ali je potpuno free.
Dobra dokumentacija sa slikicama je ovde.
All Git commands are available from the explorer context menu. TortoiseGit adds its own submenu there.
tortoisegit1
Svi folder deljeni na Git server imaju oznaku na sebi :
tortoisegit2