aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/rename_fixup_not_attributed_to_author.mdwn
diff options
context:
space:
mode:
authorhttp://smcv.pseudorandom.co.uk/ <smcv@web>2010-11-29 16:22:50 +0000
committerJoey Hess <joey@kitenet.net>2010-11-29 16:22:50 +0000
commitb342d0960666804b595a105919e1288f6057a686 (patch)
treec3a4c39079e6eb3b4b94b39c36be9d794126950f /doc/bugs/rename_fixup_not_attributed_to_author.mdwn
parente8276cf13a38be929a45faeb9085e408e9d76cd7 (diff)
downloadikiwiki-b342d0960666804b595a105919e1288f6057a686.tar
ikiwiki-b342d0960666804b595a105919e1288f6057a686.tar.gz
bug page
Diffstat (limited to 'doc/bugs/rename_fixup_not_attributed_to_author.mdwn')
-rw-r--r--doc/bugs/rename_fixup_not_attributed_to_author.mdwn9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/rename_fixup_not_attributed_to_author.mdwn b/doc/bugs/rename_fixup_not_attributed_to_author.mdwn
new file mode 100644
index 000000000..3122307a2
--- /dev/null
+++ b/doc/bugs/rename_fixup_not_attributed_to_author.mdwn
@@ -0,0 +1,9 @@
+When I renamed `todo/transient_in-memory_pages` to [[todo/transient pages]],
+`rename::fixlinks` was meant to blame me for the link-fixing commit, and title it
+`update for rename of %s to %s`. Instead, it blamed Joey for the commit,
+and didn't set a commit message.
+
+(It also committed a pile of recentchanges pages which shouldn't have
+been committed, for which see [[bugs/git_commit_adds_files_that_were_not_tracked]].)
+
+--[[smcv]]