doc: push: explain default=simple correctly
commit90cfb2666b5913e0be4ffb84630866287dde4f9a
authorFelipe Contreras <felipe.contreras@gmail.com>
Mon, 31 May 2021 19:32:37 +0000 (31 14:32 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 Jun 2021 01:09:52 +0000 (2 10:09 +0900)
treef8a0bed5ffb928c688f5cab9b522125e8e5ece16
parent7e6d72bb111b080ef37e26fbdfe080672521c570
doc: push: explain default=simple correctly

Now that the code has been simplified and it's clear what it's
actually doing, update the documentation to reflect that.

Namely; the simple mode only barfs when working on a centralized
workflow, and there's no configured upstream branch with the same name.

Cc: Elijah Newren <newren@gmail.com>
Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/push.txt