mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
changelog: Add repositoryformatversion changes
This commit is contained in:
@@ -75,6 +75,12 @@ support for HTTPS connections insead of OpenSSL.
|
||||
* If libcurl is installed, we will use it to connect to HTTP(S)
|
||||
servers.
|
||||
|
||||
* Support for `core.repositoryformatversion = 1` has been added. libgit2
|
||||
will now load optional extensions from the `extensions.` namespace.
|
||||
|
||||
* The `extensions.preciousObject` extension is now understood, although
|
||||
no action is taken by libgit2 because all objects are precious to us.
|
||||
|
||||
### API additions
|
||||
|
||||
* The `git_merge_options` gained a `file_flags` member.
|
||||
|
||||
Reference in New Issue
Block a user