Mercurial > evolve
diff hgext/__init__.py @ 1293:dc5528e04c06
inhibit: remove book -D dependency on cmdprune
Bookmark -D was relying on the prune command to be registered, which isn't the
case if we've disabled evolve commands. Instead, let's just hard code the
arguments.
The real fix would be to abstract away the 'I want to prune commits'
functionality in evolve to a reusable function, but this will do for now.
author | Durham Goode <durham@fb.com> |
---|---|
date | Tue, 07 Apr 2015 14:08:18 -0700 |
parents | 9825c7da5b54 |
children | 5ef77a1d975c |