Tag: #undo
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 1 posts
Undoing things in git — picking restore, reset, revert and reflog by situation
Memorizing undo commands means searching for them again every time, but if you first classify what you are trying to undo, the command decides itself. This post splits the problem into six situations — the working direct
2026-07-26 · 12 min read #git#undo#reset#reflog#version-control