Does Mercurial have an equivalent to git clean?
        Posted  
        
            by Erik B
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Erik B
        
        
        
        Published on 2010-05-03T18:31:32Z
        Indexed on 
            2010/05/03
            18:58 UTC
        
        
        Read the original article
        Hit count: 412
        
hg clean does not seem to exist, which kinda bothers me. Is this a feature that Mercurial doesn't have or did they just name it differently?
© Stack Overflow or respective owner