]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ib/doc-push-default-simple' into seen
authorJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:39 +0000 (13:01 +0900)
committerJunio C Hamano <gitster@pobox.com>
Fri, 29 May 2026 04:01:39 +0000 (13:01 +0900)
commit7a0027f7ccdd53c0df1ae44ee2f3e3f60687bbd1
treef95364ed91eb5694bcc38e550c143539394ac829
parent912bf33d49cf79aebddd141c469a55f6f7756139
parentb2040bfafe0f7bbbd21cf65a903d2346d602f421
Merge branch 'ib/doc-push-default-simple' into seen

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