]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://edward.myopenid.com/: fix code block rendering
authorJoey Hess <joey@kitenet.net>
Mon, 28 Apr 2008 06:42:50 +0000 (02:42 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 28 Apr 2008 06:42:50 +0000 (02:42 -0400)
doc/todo/git_attribution/discussion.mdwn

index cced85007072369b97166d6764d996ed52d31529..42cc8449efda7694cf3709dc2a6b115af8453246 100644 (file)
@@ -53,8 +53,8 @@ no determination of uniqueness)
 
 > Yes, it does:
 > 
 
 > Yes, it does:
 > 
->      joey@kodama:~/tmp/foo/bar>git commit --author "foo"
->      fatal: malformed --author parameter
+>     joey@kodama:~/tmp/foo/bar>git commit --author "foo"
+>     fatal: malformed --author parameter
 > 
 > It seems to be happy with anything of the form "foo <foo>" -- doesn't seem to
 > do any kind of strict checking. Even "http://joey.kitenet.net <>" will be
 > 
 > It seems to be happy with anything of the form "foo <foo>" -- doesn't seem to
 > do any kind of strict checking. Even "http://joey.kitenet.net <>" will be