Metadata-Version: 1.1
Name: hgban
Version: 1.1
Summary: hgban is a Mercurial extension which can be used to abort any push, pull or bundle operation that matches a given criteria.
Home-page: https://bitbucket.org/jfh/hgban
Author: Jason Harris and Angel Ezquerra
Author-email: jason@jasonfharris.com
License: BSD
Download-URL: https://bitbucket.org/jfh/hgban/downloads
Description: hgban is a Mercurial extension which can be used to abort any push, pull or
        bundle operation that matches a given criteria.
        
        Basically it solves the problem if someone accidentally pushes some commit to a
        central repository and then the administrator removes the offending changeset
        then sometimes people might accidentally push the removed changeset again. To
        stop this repushing of bad changesets you can ban these changesets using this
        extension.
        
        hgban was created by Jason Harris and Angel Ezquerra.
        hgban is licensed under the classic "New BSD License" (included below)
        
Keywords: mercurial hg scm ban changesets strip stripped
Platform: UNKNOWN
