From 562e24d695a88b0da851de44952d73568a62712e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 26 Apr 2008 14:55:56 -0400 Subject: [PATCH] response --- doc/todo/git_attribution/discussion.mdwn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/todo/git_attribution/discussion.mdwn b/doc/todo/git_attribution/discussion.mdwn index 45f40e408..d7796c017 100644 --- a/doc/todo/git_attribution/discussion.mdwn +++ b/doc/todo/git_attribution/discussion.mdwn @@ -46,3 +46,12 @@ no determination of uniqueness) [[harningt]] [[madduck]]: git requires `Name ` format, as far as I know. + +> Yes, it does: +> +> joey@kodama:~/tmp/foo/bar>git commit --author "foo" +> fatal: malformed --author parameter +> +> It seems to be happy with anything of the form "foo " -- doesn't seem to +> do any kind of strict checking. Even "http://joey.kitenet.net <>" will be +> accepted. --[[Joey]] -- 2.32.0.93.g670b81a890