Live data from Hacker News

Viewing profile — altonen

altonen

HN member
Joined
Sat, Nov 27, 2021, 6:27 AM UTC
HN karma
9
Public activity
3 items

About altonen

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #29980027

    You can also use git-reflog to restore the branch back to the state it was before the merge. So instead of creating a temporary branch, you can inspect the reflog, find the entry b…

  3. comment
    Comment #29842041

    If you use git-rerere you don't have to fix the same conflicts over and over again