git-internal 0.7.3

High-performance Rust library for Git internal objects, Pack files, and AI-assisted development objects (Intent, Plan, Task, Run, Evidence, Decision) with delta compression, streaming I/O, and smart protocol support.
Documentation
[cells]
  buckal = buckal
  none = none
  prelude = prelude
  root = .
  toolchains = toolchains

[cell_aliases]
  config = prelude
  ovr_config = prelude
  fbcode = none
  fbsource = none
  fbcode_macros = none
  buck = none

# Uses a copy of the prelude bundled with the buck2 binary. You can alternatively delete this
# section and vendor a copy of the prelude to the `prelude` directory of your project.
[external_cells]
  prelude = bundled

  # Added by cargo-buckal. See [external_cell_buckal] for git configuration.
  buckal = git

[external_cell_buckal]
  commit_hash = 22bd38c79d2348d9a6591b7156c42d615377eaad
  git_origin = https://github.com/buck2hub/buckal-bundles

[parser]
  target_platform_detector_spec = target:root//...->prelude//platforms:default \
    target:prelude//...->prelude//platforms:default \
    target:toolchains//...->prelude//platforms:default

[build]
  execution_platforms = prelude//platforms:default

[project]
  ignore = .git .buckal buck-out target