• @[email protected]
    link
    fedilink
    69 months ago

    Who we?

    I think of them as snapshots organized in a directed acyclic graph (DAG).

    Diff is only a viewing option, or an optional compression implementation detail in packed history files.

    • TechNom (nobody)
      link
      English
      29 months ago

      Diff is only a viewing option

      It isn’t. Git uses 3-way diff/merge algorithm quite liberally behind the scenes.