Skip to content

Instantly share code, notes, and snippets.

View samhagman's full-sized avatar
🏠
Working from home

Sam Hagman samhagman

🏠
Working from home
View GitHub Profile
@samhagman
samhagman / Commit Formatting.md
Created February 22, 2021 16:05 — forked from brianclements/Commit Formatting.md
Angular Commit Format Reference Sheet

Commit Message Guidelines

We have very precise rules over how our git commit messages can be formatted. This leads to more readable messages that are easy to follow when looking through the project history. But also, we use the git commit messages to generate the Angular change log.

Commit Message Format

Each commit message consists of a header, a body and a footer. The header has a special format that includes a type, a scope and a subject:

@samhagman
samhagman / slope_vs_starting.md
Created January 15, 2021 16:29 — forked from gtallen1187/slope_vs_starting.md
A little bit of slope makes up for a lot of y-intercept

"A little bit of slope makes up for a lot of y-intercept"

01/13/2012. From a lecture by Professor John Ousterhout at Stanford, class CS140

Here's today's thought for the weekend. A little bit of slope makes up for a lot of Y-intercept.

[Laughter]