14
14
# along with this program; if not, write to the Free Software
15
15
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
19
17
# TODO: Some kind of command-line display of revision properties:
20
18
# perhaps show them in log -v and allow them as options to the commit command.
23
21
from bzrlib.lazy_import import lazy_import
24
22
lazy_import(globals(), """
25
24
from bzrlib import bugtracker