logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: 6bad66074921527847a17e63b75de60543ca6cad
parent 1abdb88caa76289a349846262d34ea3de9ed4d3b
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Mon, 15 Apr 2019 06:24:57 +0200

projects/badwolf: Fix formatting

Diffstat:

Mprojects/badwolf.shtml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -27,7 +27,7 @@ <h2>Bug reports / Contributions</h2> <p>The git repositories are using <a href="https://nvie.com/posts/a-successful-git-branching-model/">GitFlow</a> with commits that are clean with descriptive messages. Expect your patchs to be rewrote or rejected if not, with proper explaination at it should always be.</p> <ul> - <li>You can use <a href="/git/badwolf.git">/git/badwolf.git</a> and send me an email (<code>git send-email</code> is accepted, <a href="https://git-send-email.io/">here is a tutorial</a>) at <pre>contact+badwolf@</pre></li> + <li>You can use <a href="/git/badwolf.git">/git/badwolf.git</a> and send me an email (<code>git send-email</code> is accepted, <a href="https://git-send-email.io/">here is a tutorial</a>) at <code>contact+badwolf@</code></li> <li>You can use <a href="https://github.com/lanodan/badwolf">the gitlab repository</a> (note: will get cleanly migrated to something else at some point)</li> </ul> <h2>See also</h2>