]> git.madduck.net Git - code/mailplate.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:

fix examples
authormartin f. krafft <madduck@madduck.net>
Sun, 7 Oct 2007 16:32:11 +0000 (17:32 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 7 Oct 2007 16:32:11 +0000 (17:32 +0100)
config

diff --git a/config b/config
index 60362de26164a2fc1b6515b8a6985dd8e16cf8ac..fdf4bdf7ac3bb91641457b1d4e5777f9f200c0a0 100644 (file)
--- a/config
+++ b/config
@@ -4,6 +4,6 @@ default_template = private
 template_path = ~/.mailplate/templates
 
 [helpers]
-get_quote = get_quote
 get_debian_version = cat /etc/debian_version
 get_kernel = uname -mr
+get_quote = fortune