~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to __init__.py

  • Committer: Aaron Bentley
  • Date: 2009-01-05 13:47:08 UTC
  • Revision ID: aaron@aaronbentley.com-20090105134708-rjdi0e5osgww5f42
Clarify distinction between shelf1/shelf2 commands

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
    'cmd_multi_pull': [],
40
40
    'cmd_patch': [],
41
41
    'cmd_rspush': [],
42
 
    'cmd_shelf': [],
 
42
    'cmd_shelf1': [],
43
43
    'cmd_shell': [],
44
44
    'cmd_shelve1': ['shelve'],
45
45
    'cmd_trees': [],