mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 18:38:55 +00:00
- Add libgit2 as a git submodule in vendor/ - Fix cmake configuration to use proper ARGS instead of CMAKE_ARGS - Use correct TARGETS (libgit2package) to build static library - Disable NTLM and GSSAPI which require HTTPS backend Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
4 lines
98 B
Plaintext
4 lines
98 B
Plaintext
[submodule "vendor/libgit2"]
|
|
path = vendor/libgit2
|
|
url = https://github.com/libgit2/libgit2.git
|