logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 9f9f393af32a3b058041d2f3e7673271f74a85bb
parent a3b55ade36370186b1f3755cc72bb9d0dba0600b
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>