/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 doc/en/user-guide/annotating_changes.txt

  • Committer: Daniel Watkins
  • Date: 2008-03-10 13:40:38 UTC
  • mto: (3394.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3395.
  • Revision ID: d.m.watkins@warwick.ac.uk-20080310134038-5rklnc6o8ni2ap8q
Updated uses of Hooks.install_hook to Hooks.install_named_hook in tests.branch_implementation.test_commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
 
32
32
The GUI tools typically provide a much richer display of
33
33
interesting information (e.g. all the changes in each commit)
34
 
so you may prefer them over the text-based command.
 
34
so they are often preferred over the text-based command by users.
35
35