]> git.madduck.net Git - gitweb-conf.git/blobdiff - 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
index 085367c3684c0bc11173d1ef9c43135ba9aec1b1..13cbb8e1e99cb3f6a6f10f5c300eac2ff51cbb43 100644 (file)
@@ -9,7 +9,7 @@ commits before using <tt>git-format-patch</tt> and <tt>git-send-email</tt> to
 <a
   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>.
 If you'd read over the <a
-  href="http://repo.or.cz/w/git.git?a=blob;f=Documentation/SubmittingPatches;hb=HEAD"
+  href="https://www.kernel.org/doc/Documentation/SubmittingPatches"
   target="_blank">Git project's submission guidelines</a> and adhered to them,
 I'd be especially grateful.</p>
 
@@ -21,7 +21,6 @@ I'd be especially grateful.</p>
 snippet to <tt>~/.gitconfig</tt> and using the third clone URL listed for each
 project:</p>
 
-<pre>
-[url "git://git.madduck.net/madduck/"]
+<p><pre>[url "git://git.madduck.net/madduck/"]
   insteadOf = madduck:
-</pre>
+</pre></p>