samhuri.net/posts/2015/05/github-flow-like-a-pro.md
Sami Samhuri 281272aa32
Normalize post tags onto a small canonical taxonomy
Existing Tags fields were messy (mixed case, duplicates, lots of
one-off tags) and 28 posts had none at all. Normalized casing,
deduped, mapped common synonyms (textmate/xcode/git -> tools, os x
variants -> mac-os-x, etc) onto a canonical set, and added 1-2
canonical tags to every previously untagged post so most posts now
carry at least one useful tag. Specific extra tags were kept
alongside the canonical ones rather than stripped.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 20:15:53 -07:00

10 lines
377 B
Markdown

---
Title: "GitHub Flow Like a Pro"
Author: Sami Samhuri
Date: "28th May, 2015"
Timestamp: 2015-05-28T07:42:27-07:00
Tags: tools, coding
Link: http://haacked.com/archive/2014/07/28/github-flow-aliases/
---
I'm going to snag `bclean` and `bdone` and add them to [my git aliases](https://github.com/samsonjs/config/blob/45cd33c3c3bc7692c18a5c1b9f6cb489d245ac97/zsh/zshrc#L218).