From: joey Date: Tue, 10 Apr 2007 08:14:21 +0000 (+0000) Subject: web commit by JoshTriplett X-Git-Tag: 1.50~48 X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/8b870cf0a10bbf78e93ba2bb418e6f44f3e53959?ds=sidebyside web commit by JoshTriplett --- diff --git a/doc/todo/git_attribution.mdwn b/doc/todo/git_attribution.mdwn new file mode 100644 index 000000000..21f5ed287 --- /dev/null +++ b/doc/todo/git_attribution.mdwn @@ -0,0 +1 @@ +When run with the [[Git]] backend, ikiwiki should use `GIT_AUTHOR_NAME` and `GIT_AUTHOR_EMAIL` rather than munging the commit message. Depending on the semantics you want to imply (does a web edit constitute a commit by the user or by the script?), it could also set `GIT_COMMITTER_NAME` and `GIT_COMMITTER_EMAIL` to the same values. --[[JoshTriplett]] \ No newline at end of file