/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/cmd_version_info.py

  • Committer: Alexander Belchenko
  • Date: 2008-04-03 20:51:42 UTC
  • mfrom: (3331 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3337.
  • Revision ID: bialix@ukr.net-20080403205142-7b3q6eh1zhojuy0d
merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
104
104
        else:
105
105
            b = wt.branch
106
106
 
107
 
        if all:
 
107
        if all or template:
108
108
            include_history = True
109
109
            check_clean = True
110
110
            include_file_revisions=True