Useful Git Links

A useful list of resources for learning how to best use Git

This is a post I will be adding to over time all about links I have found useful when learning how to best use Git.

Thanks to Paul Synnott for contributing some links.


Recent posts View all

Web Dev

Creating draft posts in Jekyll

How to create and develop with draft posts in Jekyll

Ruby

Forcing a Rails database column to be not null

How you can force a table column to always have something in it with Rails