Git 扩展指南?
是否有使用 Git 扩展执行基本任务(例如签出、签入、撤消签出等)的快速入门指南,特别是对于来自 Microsoft 世界的用户?
Is there a quick-start guide to using Git Extensions for basic tasks such as checkout, checkin, undo-checkout, etc, especially for users coming from the Microsoft world?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我不确定快速启动是什么意思,但是 Git 扩展手册非常用户友好。如果您想知道如何检查分支,请参阅第 6 章,第 18 页。
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.
另请查看 youtube 上的视频,它们显示了基本流程:
Also check the video's on youtube, they show the basic flow:
我的一些读者还要求获得有关 Windows 版 Git 的综合指南,因此我整理了一篇文章,引导您完成安装 Git 扩展。
http://www.codetunnel.com/installing-git-on-windows
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