X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/35f943e6f8d2c7689ea7649053a09aeac9f0c5f3..e767f18867bbddb252bd53589676f29dfc75837e:/doc/todo/git_attribution/discussion.mdwn?ds=sidebyside diff --git a/doc/todo/git_attribution/discussion.mdwn b/doc/todo/git_attribution/discussion.mdwn index 21898a1c9..42cc8449e 100644 --- a/doc/todo/git_attribution/discussion.mdwn +++ b/doc/todo/git_attribution/discussion.mdwn @@ -15,6 +15,8 @@ If no email set, I think "$USERNAME" is reasonable... no point in the If no username set... then something like '@[IPADDR]' makes sense... (not in email brackets). +> Why not put it in email brackets? --[[Joey]] + In the case of OpenID login.. I think that's a special case... I don't think attempting to munge something meaningful out of the OpenID makes sense... but I think some massaging might need to be done. @@ -51,8 +53,8 @@ no determination of uniqueness) > 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 " -- doesn't seem to > do any kind of strict checking. Even "http://joey.kitenet.net <>" will be