Git

November 12, 2022
Git
New project: Food price scraper

A Git scraper that tracks Ocado product prices.

November 11, 2022
OpenAI Git poetry

Using GPT3 to generate poems from your Git history.

March 05, 2020
git
Resolving conflicts during a Git rebase

Some collected tips from over the years.

June 03, 2018
Advanced pull-request crafting

Working notes based on reviewing several thousand pull requests.

June 06, 2017
git, jq
Git tips for working with pull requests

Using the Github API to quickly jump to a PR detail page.

October 02, 2015
git
A useful template for commit messages

A simple heuristic for preferring the imperative mood

July 17, 2014
Linking to Github

Git aliases for grabbing Github links

January 16, 2014
Command-line tips for effective release announcements

Git tips for writing release notes

August 08, 2013
git
Enhancing your Git commit editor

Commit message pedantry taken to a new level

March 04, 2013
git
Converting Github issues into pull requests

A better workflow using Hub

October 20, 2012
March 05, 2012
git
Tips for using a git pre-commit hook

Yet another git tips article

February 09, 2012
A Fabric function for git tagging

Using Fabric with git-flow