--- a/mercurial/commands.py Fri Nov 20 16:55:01 2015 -0800
+++ b/mercurial/commands.py Sun Nov 15 21:27:22 2015 -0800
@@ -5711,6 +5711,7 @@
raise
ms.commit()
+ ms.recordactions()
if not didwork and pats:
ui.warn(_("arguments do not match paths that need resolving\n"))