]> git.ipfire.org Git - thirdparty/git.git/commit - refspec.h
Merge branch 'jk/remote-rename-without-fetch-refspec' into maint-2.38
authorJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:32 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 26 Oct 2022 00:11:32 +0000 (17:11 -0700)
commit665d7e08b48ffc598e4937c6ad5fe38322244a05
tree0ae47202961a676db99764c97eef6bdc2cfb5994
parent457f863fb4152c91cff8d17e0bca7cd8a3c40769
parent5a97b3810946440764a0a9a2292fcfdfa11391d5
Merge branch 'jk/remote-rename-without-fetch-refspec' into maint-2.38

"git remote rename" failed to rename a remote without fetch
refspec, which has been corrected.

* jk/remote-rename-without-fetch-refspec:
  remote: handle rename of remote without fetch refspec
builtin/remote.c
t/t5505-remote.sh