Live data from Hacker News

Viewing profile — CrunchyTaco

CrunchyTaco

HN member
Joined
Sat, Oct 03, 2020, 5:28 PM UTC
HN karma
8
Public activity
2 items

About CrunchyTaco

No profile information was provided.

Recent public activity

  1. comment
    Comment #24687123

    My gripe with merge commits is they don't integrate nicely with `git blame`. If I'm looking through historic commits (to understand why a change was made, or perhaps to debug an is…

  2. comment
    Comment #24673453

    This was great. The exercises towards the end definitely taught me some new tricks. `git reflog` and `git bisect` weren't part of my git lexicon, but they absolutely will be now.