Live data from Hacker News

Viewing profile — micnil

micnil

HN member
Joined
Thu, Sep 20, 2018, 12:05 PM UTC
HN karma
1
Public activity
3 items

About micnil

No profile information was provided.

Recent public activity

  1. comment
    Comment #18033641

    One thing I really miss with diff tools like this, is the ability to review multiple non-consecutive commits on a single branch, without including all commits in-between. Example, …

  2. comment
    Comment #18031748

    Oh I see, that's probably more in line with what I want to do most of the time. Thanks!

  3. comment
    Comment #18031656

    Great tool! Is it possible to get more than 3 lines of context in the diff view? Tried setting: git config diff.context 20 but this had no effect.