-
Committer:
Gary van der Merwe
-
Date:
2010-03-01 19:53:13 UTC
-
Revision ID:
garyvdm@gmail.com-20100301195313-hc3nek3cu8g5kkqh
Make it possible to detect a BoundBranchOutOfDate from commit.
* ``bzrlib.builtins.Commit.run`` raises ``bzrlib.errors.BoundBranchOutOfDate``
rather than ``bzrlib.errors.BzrCommandError`` when the bound branch is out
of date. (Gary van der Merwe)
* ``bzrlib.errors.BoundBranchOutOfDate`` has a new field ``extra_help``
which can be set to add extra help to the error. (Gary van der Merwe)