~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/cmd_version_info.py

  • Committer: Robert Collins
  • Date: 2010-02-27 12:27:33 UTC
  • mto: This revision was merged to the branch mainline in revision 5061.
  • Revision ID: robertc@robertcollins.net-20100227122733-2o3me3fkk3pk36ns
``bzrlib.branchbuilder.BranchBuilder.build_snapshot`` now accepts a
``message_callback`` in the same way that commit does. (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
 
50
50
class cmd_version_info(Command):
51
 
    __doc__ = """Show version information about this tree.
 
51
    """Show version information about this tree.
52
52
 
53
53
    You can use this command to add information about version into
54
54
    source code of an application. The output can be in one of the