Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad006d8 commit 0f23968Copy full SHA for 0f23968
CHANGELOG.md
@@ -54,6 +54,12 @@ v0.26 + 1
54
55
* Fix files not being treated as modified when only the file mode has changed.
56
57
+* We now explicitly reject adding submodules to the index via
58
+ `git_index_add_frombuffer`.
59
+
60
+* Fix handling of `GIT_DIFF_FIND_RENAMES_FROM_REWRITES` raising `SIGABRT` when
61
+ one file has been deleted and another file has been rewritten.
62
63
* Fix for WinHTTP not properly handling NTLM and Negotiate challenges.
64
65
* When using SSH-based transports, we now repeatedly ask for the passphrase to
0 commit comments