~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to README

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-05-28 00:25:32 UTC
  • mfrom: (5264.1.2 command-help-bug-177500)
  • Revision ID: pqm@pqm.ubuntu.com-20100528002532-9bzj1fajyxckd1rg
(lifeless) Stop raising at runtime when a command has no help,
 instead have a test in the test suite that checks all known command objects.
 (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
36
36
It also directly supports and encourages a large number of development best
37
37
practices like refactoring and pre-commit regression testing. Users can
38
38
choose between our command line tool and our cross-platform GUI application.
39
 
For further details, see our website at http://bazaar.canonical.com/en/
 
39
For further details, see our website at http://bazaar-vcs.org/en.
40
40
 
41
41
Feedback
42
42
========