X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/74baaeba00c90cd7a027e40e2f6d65695341a0e1..ac62a47ea431271447909b17e883eeaefa87aaea:/doc/todo/git_attribution.mdwn diff --git a/doc/todo/git_attribution.mdwn b/doc/todo/git_attribution.mdwn index b75cad671..ef59c221f 100644 --- a/doc/todo/git_attribution.mdwn +++ b/doc/todo/git_attribution.mdwn @@ -1 +1,9 @@ -When run with the [[rcs/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]] +When run with the [[rcs/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]] + +> See [[debbug 451023]] for a [[patch]] --[[Joey]] + +[[done]]