Any good tutorial on using TortoiseGit with workflows? [closed]
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this questionMost git tutorials use command line which is fine but I'm looking for resources specifically showing workflows in TortoiseGit (note the emphasis on workflows, not just installation and basic checkouts / commits).
Any links / suggestions?
This is identical to our workflow in its simplest form which works quite well
http://uncod.in/blog/github-tortoisegit-and-organizational-workflow-tutorial/
And here some screenshot-enhanced explanation of branching and merging
http://joelabrahamsson.com/entry/remote-branches-with-tortoisegit
精彩评论