Most 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?
Right-Click in the File explorer within the repository and select TortoiseGit =>Create Branch. Name it enhancement and select the checkbox Switch to the new branch. Click Ok. Make a change to the file in the enhancement branch and commit the same.
They are two different, indepedent applications used for two different things. You can use GitLab with any git client, including but not limited to TortoiseGit and the built-in git CLI. On the hand hand, you can use TortoiseGit with any local or remote git repo host, including but not limited to GitLab.
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
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With