sha256: make sha256 an experimental optional feature
libgit2 can be built with optional, experimental sha256 support. This allows consumers to begin testing and providing feedback for our sha256 support while we continue to develop it, and allows us to make API breaking changes while we iterate on a final sha256 implementation. The results will be `git2-experimental.dll` and installed as `git2-experimental.h` to avoid confusion with a production libgit2.
Showing
cmake/ExperimentalFeatures.cmake
0 → 100644
src/libgit2/experimental.h.in
0 → 100644
Please
register
or
sign in
to comment