Commit Report Sync Bot 5f6018c6cd Remove reference to parentHashes
Turns out they're not actually needed, because the implementation of
"finding all commits" just iterates over the lines of the `git log`
output, anyway - no need to actually traverse the tree.

I am _reasonably_ sure this means that it's no longer a pre-requisite
that the source repo has linear history, either. If I discover during
adding tests that that actually is the case, I'll re-add that note.
2025-03-02 21:49:11 -08:00
..
2025-03-02 21:49:11 -08:00
2025-03-01 17:21:47 -08:00

About this directory

This directory will contain:

  • buildin: the webpack buildin/ folder, required at runtime
  • ncc: the output from the ncc build

They are generated by the build script defined in ../package.json.

This directory is the only one published to npm.