Oh, that's a good question. I can look into that more and file an upstream PR.
Stephen On Wed, Jan 9, 2019 at 9:26 AM Shengjing Zhu <[email protected]> wrote: > > On Tue, Jan 8, 2019 at 11:47 AM Stephen Gelman <[email protected]> wrote: > > > > Hi, > > > > Currently, with dh-golang, the only configuration option for running “go > > generate” is DH_GOLANG_GO_GENERATE which is all or nothing. With git-lfs, > > one of the “go generate” commands it runs is windows-specific > > Probably this is bug in upstream, but I haven't digged into the code. > > `go generate` should respect build tags. Why this command is not in > file which has `+build windows` tag? > > > -- > Shengjing Zhu
