HN Hall of Fame Weekly email

Git Tips

mislav.uniqpath.com Books & learning Tutorials & guides Software engineering Candidate
Screenshot of mislav.uniqpath.com captured 2026-07-20
Page preview · captured 2026-07-20

The original page was unavailable during review. The primary button opens a verified 2015 archived copy; the original address is retained as provenance.

Resurfaced independently across 3 calendar years, with breakout response in 2 of them.

submissions
3
submitters
3
observed span
2010–2015
peak thread · 9 comments
179 pts
latest 20+ return · 2011-09-11
179 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

Another tip is adding all this to .gitconfig: [alias] b = branch co = checkout ci = commit st = status -sb diff = diff --word-diff l = log --graph --pretty=oneline --abbrev-commit --decorate

Inaccurate -- I wrote one of those. :) But do note that instead of this: git checkout -t origin/feature You can do this: git checkout feature It'll find a branch named "feature" in one of your remotes and make a local branch that tracks it.

dlsspy·154-point thread·

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
2

100+ points or 50+ comments

Total points
334

reference only — not used in Hall rules or ranking

Total comments
16

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2010-07-24A few git tips you didn't know aboutFirst breakoutmtodd1547
2011-09-11Git TipsBest thread · Latest 20+ point returnAdamGibbins1799
2015-07-04A few Git tips (2010)Walkman10