The Nothingness of Scott
  • Blog
  • Resume
  • Artwork
  • PGP Public Key
  • Consulting
  • Sponsor Me on Github
Sign in Subscribe

git

A collection of 4 posts
How I Write a Commit Message
git Featured

How I Write a Commit Message

You spend all day (or multiple days) getting your feature/bug fix mapped out, writing the code, debugging said code, writing tests to verify that nothing is broken in the future, and then, after all of that, you have to craft your commit(s).
Jun 26, 2019 9 min read
git bisect: A Gentle Introduction
bisect

git bisect: A Gentle Introduction

You're a software developer who's just been assigned a ticket. It's a bug. This is a _regression_, which means that the app used to correctly render quadrilaterals, and now it's rendering them as triangles.
Jan 30, 2018 10 min read
Rebasing Toward Independence
software

Rebasing Toward Independence

Make sure every commit within a pull request at least compiles. Having a linear git commit history enables this much more easily.
Sep 8, 2016 4 min read
git transfusion
software

git transfusion

Motivation: Poor Judgement (and lack of patience) Recently, I've been working a lot with git, a version control system. My current company decided that it would be useful to switch from Bitbucket to GitHub. Given that we had a number of repositories already in Bitbucket, it became necessary to move
Oct 1, 2014 3 min read
Page 1 of 1
The Nothingness of Scott © 2023
Powered by Ghost