- Home
- Linux
- Developer Tools
- Version Control Systems
- shelve
- Downloading...
shelve 0.0.1
shelve is a command-line tool that supports shelving changes for Mercurial and Subversion (1.7.x+) repositories similar to ``git stash``. One major difference with ``git stash`` is that changes are not stored in a stack, but rather as a named...