File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -24,12 +24,17 @@ v0.25 + 1
2424* We now optionally call ` fsync ` on loose objects, packfiles and their indexes,
2525 loose references and packed reference files.
2626
27- * We can now build against OpenSSL v1.1.
27+ * We can now build against OpenSSL v1.1 and against LibreSSL .
2828
2929* ` GIT_MERGE_OPTIONS_INIT ` now includes a setting to perform rename detection.
3030 This aligns this structure with the default by ` git_merge ` and
3131 ` git_merge_trees ` when ` NULL ` was provided for the options.
3232
33+ * Improvements for reading index v4 files.
34+
35+ * Perform additional retries for filesystem operations on Windows when files
36+ are temporarily locked by other processes.
37+
3338### API additions
3439
3540* New family of functions to handle worktrees:
You can’t perform that action at this time.
0 commit comments