SaturdayMP Show #94: Debugging Git HTTP 400 curl 22 Error

In our first ever completely live episode, Omar and myself debug a GitHub push error Omar was experiencing. It was a new error for both of us and took a bit to figure out. The error was:

error: RPC failed; HTTP 400 curl 22 The requested URL returned error: 400

The tl;dw (to-long;didn’t-watch) is the image was larger than the Git post buffer size. The fix was to compress the image, which is something we are doing for the Weekly Dev Chat website. Another fix is to increase the Git post buffer size.

[Read More]
Categories: saturday-mp-show  Tags: git github saturdaympshow 

SaturdayMP Show 35: GitVersion Lighting Talk for EDMUG

This episode is a preview of a lighting talk I was giving later that day at the Edmonton .NET Users Group (EDMUG) about GitVersion. It’s a quick overview of GitVersion and how I use it in my projects.

Found this video useful? Then help others find it by liking, subscribing, sharing, and sponsoring.

[Read More]