Git status now names when your checkout is behind its remote and caps untracked files seeded remotely.
What's wrong with this entry?
Branch and worktree comparisons now have a distinct "is behind" result naming the remote, with an explanation that work will start from this checkout's commit rather than the remote tip, as of the last fetch. A separate new message caps how many untracked files can be seeded into a remote session.
- The untracked-file message names a seed budget limit that the file count exceeded.
- Not gated.
head_behind_remote
Strings lifted out of the shipped bundle, so the claim above can be checked against them.