It's a little annoying to have to create and pass in a vfs into
listshelves(). This patch attempts to start addressing that by
creating a class that represents a directory containing shelves (the
directory can be either .hg/shelved/ or .hg/shelve-backup/).
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHGeec8899407f4: shelve: also create class representing whole directory of shelves
rHG905302072e12: shelve: also create class representing whole directory of shelves
rHG6f3209cd5a38: shelve: also create class representing whole directory of shelves
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage