comparison hgext/evolve.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 35d8789ea7a8
children d1c29db2e055
comparison
equal deleted inserted replaced
1292:62229e7451f7 1293:dc5528e04c06