Git fetch output is parsed more strictly, so unrelated lines aren't mistaken for updated branches.
What's wrong with this entry?
Parsing of git fetch output is stricter about what counts as an updated ref, reducing false matches on unrelated fetch lines.
- The old..new range must now consist of hex characters rather than any non-whitespace token.
- The
[new branch]alternative is unchanged.
[0-9a-f]+\.\.+[0-9a-f]+
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.234
Stale editor bridge connections are dropped instead of read
Both mention integration
-
v2.1.234
Git remote URLs can no longer smuggle a different host
Both mention integration
-
v2.1.236
Change detection ignores custom diff drivers and submodules
Both mention integration