Revision cde9a64ea35ceeaa5e8dd2da2662445510fe651c authored by Junio C Hamano on 09 July 2019, 22:25:46 UTC, committed by Junio C Hamano on 09 July 2019, 22:25:46 UTC
"git fetch" and "git pull" reports when a fetch results in
non-fast-forward updates to let the user notice unusual situation.
The commands learned "--no-shown-forced-updates" option to disable
this safety feature.

* ds/fetch-disable-force-notice:
  pull: add --[no-]show-forced-updates passthrough
  fetch: warn about forced updates in branch listing
  fetch: add --[no-]show-forced-updates argument
2 parent s 3418622 + 3883c55
History
File Mode Size
sha1.c -rw-r--r-- 1.4 KB
sha1.h -rw-r--r-- 579 bytes
sha1ppc.S -rw-r--r-- 7.3 KB

back to top