/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/hooks.py

  • Committer: John Arbash Meinel
  • Date: 2010-01-12 22:36:23 UTC
  • mfrom: (4953 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4955.
  • Revision ID: john@arbash-meinel.com-20100112223623-836x5mou0gm5vsep
merge bzr.dev 4953 to clean up the ui factory issues

Show diffs side-by-side

added added

removed removed

Lines of Context:
277
277
 
278
278
See `Using hooks`_ in the User Guide for examples.
279
279
 
280
 
.. _Using hooks: ../user-guide/index.html#using-hooks
 
280
.. _Using hooks: ../user-guide/hooks.html
281
281
 
282
282
The class that contains each hook is given before the hooks it supplies. For
283
283
instance, BranchHooks as the class is the hooks class for