mercurial/context.py
changeset 21722 ee29b0bb1619
parent 21718 bc773e9505e3
child 21834 e4d35aa9056c
--- a/mercurial/context.py	Mon Jun 09 14:11:17 2014 -0500
+++ b/mercurial/context.py	Sat May 31 17:26:15 2014 -0700
@@ -275,6 +275,8 @@
         directory.
 
         If other is None, compare this node with working directory.
+
+        returns (modified, added, removed, deleted, unknown, ignored, clean)
         """
 
         ctx1 = self