On 2/1/21 5:20 PM, Junio C Hamano wrote:
"Jeff Hostetler via GitGitGadget" [off-list ref] writes:
quoted
Here is version 2 of my "Simple IPC" series and addresses the following
review comments:
...
Junio C Hamano (1):
ci/install-depends: attempt to fix "brew cask" stuff
Huh?
Sorry. I had to prepend that one to the patch series to get the
CI builds to run. I've been working rebased against "v2.30.0" and
GitGitGadget references "master".
Jeff
Hi Junio & Jeff,
On Mon, 1 Feb 2021, Jeff Hostetler wrote:
On 2/1/21 5:20 PM, Junio C Hamano wrote:
quoted
"Jeff Hostetler via GitGitGadget" [off-list ref] writes:
quoted
Here is version 2 of my "Simple IPC" series and addresses the following
review comments:
...
Junio C Hamano (1):
ci/install-depends: attempt to fix "brew cask" stuff
Huh?
Sorry. I had to prepend that one to the patch series to get the
CI builds to run. I've been working rebased against "v2.30.0" and
GitGitGadget references "master".
The idea being that we want to be able to merge this branch as-is into Git
for Windows (and also into microsoft/git), and therefore do not want to
base it on a later commit that is not reachable from git-for-windows/git's
`main` branch.
Maybe it is time to merge `jc/macos-install-dependencies-fix` down to
`maint`? Then we could base Simple IPC/FSMonitor on `maint` instead, and
would still have the benefit we want.
Ciao,
Dscho