pub const EMPTY_TREE: &str = "4b825dc642cb6eb9a060e54bf8d69288fbee4904";Expand description
Git’s well-known empty-tree object id — a stable stand-in for HEAD when
diffing the working tree of an unborn (no-commits-yet) repository. Public so a
caller can diff/stat a pre-first-commit working tree against it directly.