Skip to content

[Automated] Update git CLI Options - #4772

Open
thomhurst wants to merge 1 commit into
mainfrom
automated/update-cli-options-git
Open

[Automated] Update git CLI Options#4772
thomhurst wants to merge 1 commit into
mainfrom
automated/update-cli-options-git

Conversation

@thomhurst

Copy link
Copy Markdown
Owner

Summary

This PR contains automatically generated updates to git CLI options classes.

The generator scraped the latest CLI help output from the installed tool.

Changes

  • Updated options classes to reflect latest CLI documentation
  • Added new commands if any were detected
  • Updated option types and descriptions

Assembly-wide public API impact

No active public API changes were detected in this assembly.

Command coverage

Command coverage report:

  • git (git version 2.55.0): 181 commands, tree 465b594e6088738dea79166e0ea6b752ce7d677ae2134a75a474199128856a85
    • Baseline comparison: 181 commands at git version 2.55.0 -> 181 commands at git version 2.55.0

Verification

  • Solution builds successfully

🤖 Generated with ModularPipelines.OptionsGenerator

@thomhurst thomhurst added automated dependencies Pull requests that update a dependency file labels Sep 6, 2026
@coderabbitai

coderabbitai Bot commented Sep 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • src/ModularPipelines.Git/Generated/Git.Generation.json is excluded by !**/generated/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Team

Run ID: 784bb4ab-662c-4802-aee1-0976d6811ef4

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Review

This is an automated ModularPipelines.OptionsGenerator PR that updates src/ModularPipelines.Git/Generated/Git.Generation.json, bumping generatorSourceSha256 from 773b4f9431... to bdf2981af6... while leaving commandTreeSha256 unchanged (no CLI surface changes for git).

I verified the new hash independently by recomputing Get-GeneratedOptionsSourceFingerprint (per scripts/GeneratedOptionsProvenance.ps1) against the PR's base commit (49f5b9bb, the recent tunit/Directory.Packages.props bump — one of the tracked source paths). The recomputed fingerprint matches the PR's new value exactly, confirming this update correctly reflects current main and won't cause Assert-GeneratedOptionsFreshness.ps1 to report a false staleness failure on merge.

No issues found — this is a correct, minimal, single-purpose regeneration commit.

@thomhurst
thomhurst force-pushed the automated/update-cli-options-git branch from 04132f5 to 2f0d0a0 Compare September 7, 2026 15:49
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

This PR is a fully automated update to src/ModularPipelines.Git/Generated/Git.Generation.json, changing only the generatorSourceSha256 field (the git CLI version, command tree hash, and command count are all unchanged). Per repo policy, generated options/metadata files under Generated/ should never be hand-edited and are authoritative as produced by the scraper/generator — this diff is exactly that kind of regeneration output.

No functional, architectural, or design concerns apply here since there's no hand-written logic to review. Nothing to flag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant