]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ah/advise-force-pushing'
authorJunio C Hamano <gitster@pobox.com>
Tue, 25 Jul 2023 19:05:23 +0000 (12:05 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Jul 2023 19:05:23 +0000 (12:05 -0700)
Help newbies by suggesting that there are cases where force-pushing
is a valid and sensible thing to update a branch at a remote
repository, rather than reconciling with merge/rebase.

* ah/advise-force-pushing:
  push: don't imply that integration is always required before pushing
  remote: don't imply that integration is always required before pushing
  wt-status: don't show divergence advice when committing

1  2 
builtin/checkout.c
builtin/push.c
remote.c
wt-status.c

Simple merge
diff --cc builtin/push.c
Simple merge
diff --cc remote.c
Simple merge
diff --cc wt-status.c
Simple merge