Fix docs: target HEAD discovery is sequential, not concurrent
Commit

The previous commit serialized the upload-pack info-refs after the receive-pack call to avoid a conn.Endpoint race under FollowInfoRefsRedirect, but the docs still claimed the round-trip ran concurrently. Update usage.md to match the actual behavior (one extra RTT during target setup) and the reason for the ordering.
Refs #45.
Co-Authored-By: Claude Opus 4.7 (1M context) noreply@anthropic.com Entire-Checkpoint: e5ab3abb81d4
Checkpoints
Checkpoint 1