git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Why is reflog so obscure?
@ 2022-07-11 21:02 Gerriko io
  2022-07-11 22:55 ` Thomas Guyot
  0 siblings, 1 reply; 8+ messages in thread
From: Gerriko io @ 2022-07-11 21:02 UTC (permalink / raw)
  To: git

I am trying to make sense of reflog as I need to know this to use
revert and reset properly.

I cannot find the most basic information in the git documentation or online.

Surely the most basic question is whether the reflog is sequential or
just random logs or whether it is in time ascending or descending
order.

Without this information I am left baffled and have to guess what this
line means out of the many:

a0bbd34 (HEAD -> master, origin/master, origin/main)
refs/remotes/origin/main@{0}: update by push

Why does it have to be so obscure?

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-07-14  0:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 21:02 Why is reflog so obscure? Gerriko io
2022-07-11 22:55 ` Thomas Guyot
2022-07-12  7:12   ` Jeff King
2022-07-12  9:22     ` Thomas Guyot
2022-07-12 14:23       ` Junio C Hamano
2022-07-12 15:18         ` Sergey Organov
2022-07-12 15:50           ` Junio C Hamano
2022-07-14  0:03             ` Thomas Guyot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).