We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aae8953 + 93392cd commit 2468bf0Copy full SHA for 2468bf0
include/git2/common.h
@@ -269,7 +269,8 @@ typedef enum {
269
* > to ensure that all inputs to the new objects are valid. For
270
* > example, when this is enabled, the parent(s) and tree inputs
271
* > will be validated when creating a new commit. This defaults
272
- * > to disabled.
+ * > to enabled.
273
+ *
274
* * opts(GIT_OPT_SET_SSL_CIPHERS, const char *ciphers)
275
*
276
* > Set the SSL ciphers use for HTTPS connections.
0 commit comments