~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

[merge] bump up sign-my-commits

Show diffs side-by-side

added added

removed removed

Lines of Context:
2207
2207
# we do need to load at least some information about them to know of 
2208
2208
# aliases.
2209
2209
from bzrlib.conflicts import cmd_resolve, cmd_conflicts, restore
 
2210
from bzrlib.sign_my_commits import cmd_sign_my_commits