简体   繁体   中英

Using Git on Windows

现在最简单的(安装和使用)Windows的git客户端是什么?

除了其他人已经说过,还有SmartGit

msysgit is, like everyone else said, wonderful.

You should also look into Git Extensions for visual studio integration, which I find I can't live without.

I just use the one in Cygwin, although many people are looking forward to msysgit once its out of the preview stage. If they make it a no-brainer to install (like in Cygwin), it would be nice.

I had serious issues with negotiating SSL connections with msygit+putty. It's so much easier on cygwin. I even wrote up a guide on it. See Windows Git Tutorial: Cygwin, SSH and Projectlocker .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM