X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fconfig.txt;h=39140bad4d3b3c50a9cf090545299c81001db329;hb=ca5bc9e61fb26969c9b028c9b853af109f9f00c5;hp=ced5db6e0f05211c3a761b1aeb0d9421876b252f;hpb=909376a1c9078b7bb7b420113efa956b130e8809;p=git.git diff --git a/Documentation/config.txt b/Documentation/config.txt index ced5db6e0..39140bad4 100644 --- a/Documentation/config.txt +++ b/Documentation/config.txt @@ -1525,7 +1525,7 @@ receive.denyDeletes:: the ref. Use this to prevent such a ref deletion via a push. receive.denyCurrentBranch:: - If set to true or "refuse", receive-pack will deny a ref update + If set to true or "refuse", git-receive-pack will deny a ref update to the currently checked out branch of a non-bare repository. Such a push is potentially dangerous because it brings the HEAD out of sync with the index and working tree. If set to "warn", @@ -1651,6 +1651,7 @@ sendemail.smtppass:: sendemail.suppresscc:: sendemail.suppressfrom:: sendemail.to:: +sendemail.smtpdomain:: sendemail.smtpserver:: sendemail.smtpserverport:: sendemail.smtpuser::