开发者

Git Extensions guide?

Is there a quick-start guide to using Git Ext开发者_如何学运维ensions for basic tasks such as checkout, checkin, undo-checkout, etc, especially for users coming from the Microsoft world?


I'm not sure what quick-start means, but the Git Extensions manual is very user friendly. If you're wondering how to check out branches, see chapter 6, page 18.


Also check the video's on youtube, they show the basic flow:

  1. Clone - Git Extensions - http://www.youtube.com/watch?v=TlZXSkJGKF8
  2. Commit changes - http://www.youtube.com/watch?v=B8uvje6X7lo
  3. Push changes - http://www.youtube.com/watch?v=JByfXdbVAiE
  4. Pull changes - http://www.youtube.com/watch?v=9g8gXPsi5Ko
  5. Handle merge conflicts - http://www.youtube.com/watch?v=Kmc39RvuGM8


Some of my readers also asked for a comprehensive guide on Git for Windows so I put together a post that walks you through installing Git Extensions.

http://www.codetunnel.com/installing-git-on-windows

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜