~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

(jelmer) Tweak "bzr help add" to mention behaviour regarding nested trees.
 (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
653
653
    are added.  This search proceeds recursively into versioned
654
654
    directories.  If no names are given '.' is assumed.
655
655
 
 
656
    A warning will be printed when nested trees are encountered,
 
657
    unless they are explicitly ignored.
 
658
 
656
659
    Therefore simply saying 'bzr add' will version all files that
657
660
    are currently unknown.
658
661