]> Kevux Git Server - rit/commit
Merge branch 'ib/doc-push-default-simple'
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2026 01:04:51 +0000 (10:04 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Jun 2026 01:04:51 +0000 (10:04 +0900)
commit4d96a1280b49b210c1080742c1363209e577fef4
tree535ec854fb261bec82a883a268067c6a6685e158
parenta58e51dddfa75d74ec7897ab98b2e47244a6a79b
parentb2040bfafe0f7bbbd21cf65a903d2346d602f421
Merge branch 'ib/doc-push-default-simple'

The documentation for `push.default = simple` has been clarified to
better explain its behavior, making it clear that it pushes the
current branch to a same-named branch on the remote, and detailing
the upstream requirements for centralized workflows.

* ib/doc-push-default-simple:
  doc: clarify push.default=simple behavior