[Pkg-bazaar-commits] ./bzr/unstable r247: doc

mbp at sourcefrog.net mbp at sourcefrog.net
Fri Apr 10 07:51:33 UTC 2009


------------------------------------------------------------
revno: 247
committer: mbp at sourcefrog.net
timestamp: Wed 2005-04-13 14:52:35 +1000
message:
  doc
modified:
  bzrlib/branch.py
-------------- next part --------------
=== modified file 'bzrlib/branch.py'
--- a/bzrlib/branch.py	2005-04-13 04:07:00 +0000
+++ b/bzrlib/branch.py	2005-04-13 04:52:35 +0000
@@ -244,6 +244,8 @@
     def add(self, files, verbose=False):
         """Make files versioned.
 
+        Note that the command line normally calls smart_add instead.
+
         This puts the files in the Added state, so that they will be
         recorded by the next commit.
 



More information about the Pkg-bazaar-commits mailing list