]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'fc/push-simple-updates'
authorJunio C Hamano <gitster@pobox.com>
Tue, 13 Jul 2021 23:52:49 +0000 (16:52 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 13 Jul 2021 23:52:49 +0000 (16:52 -0700)
Some code and doc clarification around "git push".

* fc/push-simple-updates:
  doc: push: explain default=simple correctly
  push: remove unused code in setup_push_upstream()
  push: simplify setup_push_simple()
  push: reorganize setup_push_simple()
  push: copy code to setup_push_simple()
  push: hedge code of default=simple
  push: rename !triangular to same_remote

1  2 
Documentation/config/push.txt

Simple merge