]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/todo/Commit_emails:_ones_own_changes.mdwn
ikiwiki (3.20130711) unstable; urgency=low
[git.ikiwiki.info.git] / doc / todo / Commit_emails:_ones_own_changes.mdwn
1 What's the rationale behind excluding ones own changes from the commit emails sent out?
2 --[[tschwinge]]
4 > Well, commit mails are intended to keep you informed of changes in the
5 > wiki, and I assumed you'd know about changes you made yourself.
6 > --[[Joey]]
8 > [[done]] -- commit mails removed; recentchanges feeds can be configured
9 > for whatever you like.