Skip to content

chore: bump git-internal to 0.8.2#428

Merged
genedna merged 1 commit into
libra-tools:mainfrom
Ivanbeethoven:codex/git-internal-0.8.2
Jul 6, 2026
Merged

chore: bump git-internal to 0.8.2#428
genedna merged 1 commit into
libra-tools:mainfrom
Ivanbeethoven:codex/git-internal-0.8.2

Conversation

@Ivanbeethoven

@Ivanbeethoven Ivanbeethoven commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump Libra's git-internal dependency requirement from 0.8.1 to 0.8.2.
  • This is the release dependency follow-up for the WSL/v9fs index timestamp fix in git-internal.

Notes

  • Cargo.lock is intentionally not updated yet because git-internal 0.8.2 is not available in the configured registry/mirror at PR creation time.
  • After git-internal 0.8.2 is published, run cargo update -p git-internal --precise 0.8.2 and the normal Libra checks.

Validation

  • Attempted cargo update -p git-internal --precise 0.8.2; it currently fails because the version has not been published to the configured registry/mirror yet.
  • The WSL/v9fs behavior was validated with the sibling local checkout before this release follow-up: libra add tracked.txt succeeds on /mnt/d/code/rustpan, where stat reports Birth: -.

Link: #425

@genedna genedna marked this pull request as ready for review July 6, 2026 05:56
Copilot AI review requested due to automatic review settings July 6, 2026 05:56

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates Libra’s Rust dependency on git-internal to pick up the upstream WSL/v9fs index timestamp fix.

Changes:

  • Bump git-internal dependency requirement from 0.8.1 to 0.8.2 in Cargo.toml.

@genedna genedna merged commit f61ab56 into libra-tools:main Jul 6, 2026
7 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants