Mercurial > hg
diff mercurial/obsolete.py @ 18937:9a171baa9202
subrepo: introduce storeclean method
Currently this method is unused and it is not implemented for any specific
subrepo type (it always returns False). It receives a remote repository path
because a repository may have a clean store versus a given repository but not
versus another.
author | Angel Ezquerra <angel.ezquerra@gmail.com> |
---|---|
date | Sat, 16 Feb 2013 01:11:20 +0100 |
parents | e9331e979d7a |
children | efef056b1ae9 |