equal
deleted
inserted
replaced
50 smartset, |
50 smartset, |
51 util, |
51 util, |
52 ) |
52 ) |
53 |
53 |
54 release = lock.release |
54 release = lock.release |
55 templateopts = commands.templateopts |
55 templateopts = cmdutil.templateopts |
56 |
56 |
57 # The following constants are used throughout the rebase module. The ordering of |
57 # The following constants are used throughout the rebase module. The ordering of |
58 # their values must be maintained. |
58 # their values must be maintained. |
59 |
59 |
60 # Indicates that a revision needs to be rebased |
60 # Indicates that a revision needs to be rebased |