case sensitive git branch names
I’ve had some fun with git again… I was checking out a remote branch with git on the command line and couldn’t pull down updates. Eventually... »
I’ve had some fun with git again… I was checking out a remote branch with git on the command line and couldn’t pull down updates. Eventually... »
We were experiencing a strange bug with a C# library with an embedded binary file. It worked on the developers machine, but not after it was... »
On Windows I prefer to use Visual Studio’s diff and merge tools. And since I use git I decided to change the default diff and merge... »