Viewing profile — altonen
altonen
HN member- Joined
- Sat, Nov 27, 2021, 6:27 AM UTC
- HN karma
- 9
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About altonen
No profile information was provided.
Recent public activity
- story
-
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…
-
comment
Comment #29842041
If you use git-rerere you don't have to fix the same conflicts over and over again