~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help.py

Update test support, and remove deprecated functions pullable_revisions and get_intervening_revisions.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2004, 2005 by Canonical Ltd
 
1
# Copyright (C) 2004, 2005, 2006 by Canonical Ltd
2
2
 
3
3
# This program is free software; you can redistribute it and/or modify
4
4
# it under the terms of the GNU General Public License as published by
26
26
"""Bazaar-NG -- a free distributed version-control tool
27
27
http://bazaar-ng.org/
28
28
 
29
 
Please remember to keep backups!
30
 
 
31
29
Basic commands:
32
30
 
33
31
  bzr init           makes this directory a versioned branch