mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00

Let's avoid doing a full clone and instead use a partial clone and a `git ls-remote` to get the target SHA and just push that without needing to fully fetch it.