]> git.madduck.net Git - gitweb-conf.git/blob - header.html

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

fix up base url
[gitweb-conf.git] / header.html
1 <h1>madduck's git repository</h1>
2
3 <p>Every one of the projects in this repository is available at the canonical
4 URL <tt>git://git.madduck.net/madduck/pub/&lt;projectpath&gt;</tt> &mdash; see
5 each project's metadata for the exact URL.</p>
6
7 <p>All patches and comments are welcome. Please squash your changes to logical
8 commits before using <tt>git-format-patch</tt> and <tt>git-send-email</tt> to
9 <a
10   href="mailto:patches&#37;&#52;&#48;git&#46;madduck&#46;net">patches<span>&#64;</span>git<span>&#46;</span>madduck<span>&#46;</span>net</a>.
11 If you'd read over the <a
12   href="https://www.kernel.org/doc/Documentation/SubmittingPatches"
13   target="_blank">Git project's submission guidelines</a> and adhered to them,
14 I'd be especially grateful.</p>
15
16 <p>SSH access, as well as push access can be <a
17   href="mailto:madduck&#37;&#52;&#48;git&#46;madduck&#46;net">individually
18   arranged</a>.</p>
19
20 <p>If you use my repositories frequently, consider adding the following
21 snippet to <tt>~/.gitconfig</tt> and using the third clone URL listed for each
22 project:</p>
23
24 <p><pre>[url "git://git.madduck.net/madduck/"]
25   insteadOf = madduck:
26 </pre></p>