<p>{% trans "After sanitizing, commit the changes. Write commit messages that consist of full, useful sentences in English, starting with a capital letter and ending with a full stop. Usually, these will start with the form 'Fixing/Adding/Removing/Correcting/Translating':" %}</p>
<p>{% trans "After sanitizing, commit the changes. Write commit messages that consist of full, useful sentences in English, starting with a capital letter and ending with a full stop." %}</p>
<pre>
$ git commit -a -m "Adding a section on applying patches."