]> git.madduck.net Git - code/myrepos.git/commitdiff

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:

typo
authorJoey Hess <joey@kodama.kitenet.net>
Wed, 17 Oct 2007 01:17:14 +0000 (21:17 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Wed, 17 Oct 2007 01:17:14 +0000 (21:17 -0400)
mrconfig

index ab8cb1479fa8618e93306dd2bbb1869aae80016d..59ab018c3aa6a528adf2bfca7410f07d67ae0725 100644 (file)
--- a/mrconfig
+++ b/mrconfig
@@ -8,7 +8,7 @@ gc = if [ -d "$MR_REPO"/.git ]; then git gc; fi
 # Tests used in the skips below.
 # - wantsrc checks whether I probably want a full source checkout (quite
 #   large)
-# - wantmedia checks whethere I probably want various large media files
+# - wantmedia checks whether I probably want various large media files
 #   here.
 # - private are hosts I trust private data to
 # - mylaptop only succeeds if it's on my main development laptop, which