]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit39149df36426ee106367c701feb5a8c8662c9f74
tree5d082de08a1c4a6a82712777c0ffac15bb970c08
parent221b755f3a99f600d08441fc5436d0f2ffe57065
parent5a07c6c3c2723297f1fbf18e3abcf0cd26e02293
Merge branch 'cs/don-t-pretend-a-failed-remote-set-head-succeeded'

"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
builtin/remote.c