16
16
# along with this program; if not, write to the Free Software
17
17
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
21
19
from bzrlib.workingtree import WorkingTree
25
23
def missing(branch, other_branch=None, reverse=False):
26
24
""" Get the number of missing or extra revisions of local branch.