Live data from Hacker News

Viewing profile — fantapop

fantapop

HN member
Joined
Fri, Jul 07, 2023, 3:44 PM UTC
HN karma
2
Public activity
2 items

About fantapop

No profile information was provided.

Recent public activity

  1. comment
    Comment #36668229

    Thank you I didn't know about this. Your version is a bit more compact.

  2. comment
    Comment #36633460

    Here are a couple that I use a lot. There's probably a shorter way to write them: # show the last 10 branches I used lb = !git reflog show --pretty=format:'%gs ~ %gd' --date=relati…