From 7048109c0a2840957421588219d5a82eeda2d780 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 21 Sep 2020 22:24:54 +0300 Subject: update --- docs/docs/Sending-Git-mails.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'docs/docs/Sending-Git-mails.html') diff --git a/docs/docs/Sending-Git-mails.html b/docs/docs/Sending-Git-mails.html index 86fa2f7..5bbbd7b 100644 --- a/docs/docs/Sending-Git-mails.html +++ b/docs/docs/Sending-Git-mails.html @@ -2,7 +2,12 @@ +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU Free Documentation License, Version 1.3 or +any later version published by the Free Software Foundation; with no +Invariant Sections, with no Front-Cover Texts and no Back-Cover Texts. +A copy of the license is included in the section entitled "GNU Free +Documentation License." --> @@ -14,6 +19,7 @@ Licensed under Gnu Free Documentation License. --> + @@ -42,7 +48,7 @@ ul.no-bullet {list-style: none}

-Previous: , Up: Contribution Guidelines  

+Previous: , Up: Contribution Guidelines   [Contents]


3.2 Sending Git mails

@@ -91,5 +97,9 @@ $ for file in *.patch; do msmtp -t -a my-mail < $patch; done + + + + -- cgit v1.2.3