]> git.99rst.org Git - git.git/commitdiff
Merge branch 'kn/push-empty-fix'
authorJunio C Hamano <redacted>
Wed, 17 Jul 2024 17:47:26 +0000 (10:47 -0700)
committerJunio C Hamano <redacted>
Wed, 17 Jul 2024 17:47:26 +0000 (10:47 -0700)
"git push '' HEAD:there" used to hit a BUG(); it has been corrected
to die with "fatal: bad repository ''".

* kn/push-empty-fix:
  builtin/push: call set_refspecs after validating remote


Trivial merge
git clone https://git.99rst.org/PROJECT