1

After we change the git history (ie. by git rebase), we will have some commits without branch reference, until the garbage collector eventually will delete them.

I would like to visualize every commit, including these without branch reference in a graph. So in case I would need to go back to an unreferenced commit after a rebase, I could have the whole picture, and avoid use git reflog.

enter image description here

zeugor
  • 822
  • 1
  • 8
  • 18
  • this other response replies my question https://stackoverflow.com/a/23780964/2786832, as the graph part was important for me – zeugor Feb 04 '21 at 18:30

0 Answers0