OpenAI Git · patches & notes
- Upstream statusmaster2 threadsAlready merged into upstream Git's master branch.
- FromTed NymanDate20 Jul 2026Commit1be6ebe26403Patches2A path-limited git stash expanded the full sparse index even when every requested path was already inside the sparse checkout.
- Keep the index sparse when possible, expand it when a pathspec needs the full index, and fix a related out-of-bounds read.
Unverified
- Upstream statusmaster2 threadsAlready merged into upstream Git's master branch.
- FromTed NymanDate20 Jul 2026Commit1be6ebe26403Patches2A path-limited git stash expanded the full sparse index even when every requested path was already inside the sparse checkout.
- Keep the index sparse when possible, expand it when a pathspec needs the full index, and fix a related out-of-bounds read.
Sources: Chatgpt