]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/todo/git_attribution.mdwn
web commit by http://madduck.myopenid.com/: proper format in gitignore
[ikiwiki.git] / doc / todo / git_attribution.mdwn
index 21f5ed287b4bf7fa396f5a9b07b274d58d716e68..b75cad6716c4e031eb0201e6635a684233e7b5e8 100644 (file)
@@ -1 +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
+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]]