hgext/__init__.py
author Durham Goode <durham@fb.com>
Thu, 19 Mar 2015 12:31:51 -0700
changeset 1220 71240f696f26
parent 519 9825c7da5b54
child 1619 5ef77a1d975c
permissions -rw-r--r--
strip: add the option for wrapping the strip command Adds an experimental option for wrapping the existing strip command and replacing its functionality with prune. It currently doesn't handle the --keep case, but an upcoming patch will address that.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
519
9825c7da5b54 ensure all file have a copyright notice
Pierre-Yves David <pierre-yves.david@ens-lyon.org>
parents: 496
diff changeset
     1
# Copyright 2011 Logilab SA <contact@logilab.fr>