summaryrefslogtreecommitdiff
path: root/src/rebar_prv_unlock.erl
Commit message (Collapse)AuthorAgeFilesLines
* fix usage string in rebar_prv_unlockStefan Grundmann2015-05-151-1/+1
|
* Add support for an unlock commandFred Hebert2015-04-181-0/+84
Allows to remove entries from the lock file, or the lock file as a whole.