Merge branch 'th/push-local-ff-check-without-lazy-fetch'
When "git push" notices that the commit at the tip of the ref on the other side it is about to overwrite does not exist locally, it used to first try fetching it if the local repository is a partial clone. The command has been taught not to do so and immediately fail instead. * th/push-local-ff-check-without-lazy-fetch: push: don't fetch commit object when checking existence
Junio C Hamano committed
Jun 3, 2024 at 13:11 UTC
eb6392fb4f10ea627cf5f62740cf399e21378c9f
No changes.