Seth Robertson [off-list ref] writes:
However, the current message for this use case could seem to be
tweaked to take care of this:
$ git branch BB origin/B
Branch BB set up to track remote branch B from origin.
Add "If you push your changes will go there."
But you need to limit that only when push.default is set to "upstream",
no? Otherwise the message will be confusing the user.