• zygo_histo_morpheus@programming.dev
      link
      fedilink
      arrow-up
      1
      ·
      8 months ago

      You should check out git reflog if you don’t know about it already. It allows you to view the history of commit changes which is very handy if you want to undo an --amend or rebase for example