diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 04:25:03 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-21 04:25:03 +0000 |
commit | 74baaeba00c90cd7a027e40e2f6d65695341a0e1 (patch) | |
tree | 6439c954ca575ce40bb965745d4cb67bec8f329e /doc/todo | |
parent | 764d91b6befacfca98676519b90a0c257d17f177 (diff) |
reorg all the pages about rcs backends. Fix all links
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/git_attribution.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/todo/git_attribution.mdwn b/doc/todo/git_attribution.mdwn index 21f5ed287..b75cad671 100644 --- a/doc/todo/git_attribution.mdwn +++ b/doc/todo/git_attribution.mdwn @@ -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]] |