Added interfaces/README with commit-deletion notes.
authorW. Trevor King <wking@drexel.edu>
Sun, 19 Jul 2009 13:59:41 +0000 (09:59 -0400)
committerW. Trevor King <wking@drexel.edu>
Sun, 19 Jul 2009 13:59:41 +0000 (09:59 -0400)
commit0cce2f8703c88a00c9c49d3b6e4a974bcd0f8fa8
treeccd44c3622d2ec673e861006e1aa8c21602ed86b
parentaa1bb530b3e4d587b31d8d7a99bde1f795bc4eff
Added interfaces/README with commit-deletion notes.

Up to now, my email interface never committed automatically, in order
to avoid locking in inappropriate changes.  However, with the ability
to modify bug status, etc., it could be hard to determine the correct
status with a single email's effects removed.  In order to make that
easier, I'm switching over to a "auto-commit after every user action"
model, and I've looked up the incantations for commit deletion for bzr
and git (the VCSs I use).  These incantations are recorded in
interfaces/README.

Next up: add auto-commit functionality.
interfaces/README [new file with mode: 0644]