Commit 93392cdd by Edward Thomson

docs: GIT_OPT_ENABLE_STRICT_OBJECT_CREATION is enabled

We changed the defaults on strict object creation - it is enabled by
default.  Update the documentation to reflect that.
parent a7df4a91
......@@ -269,7 +269,8 @@ typedef enum {
* > to ensure that all inputs to the new objects are valid. For
* > example, when this is enabled, the parent(s) and tree inputs
* > will be validated when creating a new commit. This defaults
* > to disabled.
* > to enabled.
*
* * opts(GIT_OPT_SET_SSL_CIPHERS, const char *ciphers)
*
* > Set the SSL ciphers use for HTTPS connections.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment