]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Sep 2020 19:36:32 +0000 (12:36 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Sep 2020 19:36:32 +0000 (12:36 -0700)
"git remote set-head" that failed still said something that hints
the operation went through, which was misleading.

* cs/don-t-pretend-a-failed-remote-set-head-succeeded:
  remote: don't show success message when set-head fails

1  2 
builtin/remote.c

Simple merge