logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git
commit: 4bdd0f2c23e44b0f2ba2e0126367018bbe390f62
parent 9b38946e694189d8a6ff2ff9fd306b113c2e1cc8
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed, 18 Dec 2019 21:11:50 +0100

projects/badwolf: Link to stagit

Diffstat:

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

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -35,7 +35,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 <code>contact+badwolf@</code></li> + <li>You can use <a href="/git/badwolf">/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://gitlab.com/lanodan/badwolf">the gitlab repository</a> (note: will get cleanly migrated to something else at some point)</li> </ul> <h2>See also</h2>