ssh, git and windows?

Associate
Joined
21 Oct 2008
Posts
1,679
Location
Mooching... in your house
i'm learning all about ssh at the moment mainly since we're just getting into git... i can work just fine between 2 networked macs but i have no idea how to let the bleedin' windows machine join the party...

i can't ssh to a location where a repo might be on the windows machine since ssh is a unix thing surely? bit foxed as to how the pc can become part of what we're doing... so, how do i clone, push, pull etc from and to a windows machine?
 
so if openssh or wygwin is running (does it have to be constantly running?) then i can treat the windows machine as a unix-based system and interact with the file system and use git with it etc?
 
Back
Top Bottom