在 2024-04-25 20:36, Antonin Décimo 写道:
Do you wish to create a separate repository for winpthreads, and commit
.gitignore there?
We're maintaining a separate repository at
https://github.com/ocaml/winpthreads, with instructions on how to
embed the subtree as a submodule in the ocaml sources at
> Do you wish to create a separate repository for winpthreads, and commit
> .gitignore there?
We're maintaining a separate repository at
https://github.com/ocaml/winpthreads, with instructions on how to
embed the subtree as a submodule in the ocaml sources at
https://github.com/ocaml/ocaml/blob/t
在 2024-04-24 21:43, Antonin Décimo 写道:
This helps when vendoring winpthreads as a subtree.
---
I've just copied the root .gitignore. Works as expected.
mingw-w64-libraries/winpthreads/.gitignore | 41 ++
1 file changed, 41 insertions(+)
create mode 100644 mingw-w64-libr
This helps when vendoring winpthreads as a subtree.
---
I've just copied the root .gitignore. Works as expected.
mingw-w64-libraries/winpthreads/.gitignore | 41 ++
1 file changed, 41 insertions(+)
create mode 100644 mingw-w64-libraries/winpthreads/.gitignore
diff --git a/m