Git is informed about you being done editing by `emacsclient' exiting. When the exit code is zero, then that means that the commit should be created. Git then takes the message from the file (which was previously saved by Magit/Emacs), creates the commit using that message, and then deletes the file.
I cannot think of a reason why Git would forgo deleting the file, not when it succeeds in creating the commit. Check the file permissions and that you are using a recent Git version. -- You received this message because you are subscribed to the Google Groups "magit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
