Blog LogoBlog Logo

Tag: Source Control

All tags

Speed up Visual Studio by turning off the Source Control Plug-in

I don't use the built in source control plug in Visual Studio as I use GitKraken instead, so Visual Studio's plug-in just sat in the background not doing much...

— 19 Apr 2023

Linking Perforce Merge to Git

Git's built in Merge conflict resolution is awful. Although all the information is there it is difficult to use for all but the simplest of conflicts. Luckily,...

— 23 Jul 2013

Getting Tortoise Git to work with GitHub repositories

In this post I’ll walk you through installing Tortoise Git in a way that allows it to interact easily with GitHub repositories. Download msysgit First off...

— 21 Jul 2013