mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-09 20:29:27 +00:00
index: add a CHANGELOG entry for the diff usage
This commit is contained in:
parent
2b2dfe80f0
commit
874cc35a8d
@ -42,6 +42,9 @@ support for HTTPS connections insead of OpenSSL.
|
|||||||
remote functions now take these options or the callbacks instead of
|
remote functions now take these options or the callbacks instead of
|
||||||
setting them beforehand.
|
setting them beforehand.
|
||||||
|
|
||||||
|
* The index now uses diffs for `add_all()` and `update_all()` which
|
||||||
|
gives it a speed boost and closer semantics to git.
|
||||||
|
|
||||||
|
|
||||||
### API additions
|
### API additions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user