|
|
|
|
|
by evandale
1203 days ago
|
|
Sort of an aside, I find it funny that the reflog is named that and not commitlog. With this mental model when you look at the reflog you usually want to get back an immutable commit because you've lost the ref. I know it displays the commits and the refs, but does anyone actually look at the reflog and checkout HEAD@{6} or do they use the commit sha? |
|
Did you confuse "refs" (references) with "revs" (revisions)?