]> sipb.mit.edu Git - ikiwiki.git/commitdiff
link to bug report
authorJoey Hess <joey@kodama.kitenet.net>
Tue, 13 Nov 2007 20:16:53 +0000 (15:16 -0500)
committerJoey Hess <joey@kodama.kitenet.net>
Tue, 13 Nov 2007 20:16:53 +0000 (15:16 -0500)
doc/todo/git_attribution.mdwn

index b75cad6716c4e031eb0201e6635a684233e7b5e8..0d3f97fedfd7050fe57f949f70f5b9db9665e366 100644 (file)
@@ -1 +1,7 @@
-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]]