mr.developer icon indicating copy to clipboard operation
mr.developer copied to clipboard

Option to checkout a deactivated project

Open anthonygerrard opened this issue 12 years ago • 0 comments

If I'm wanting to inspect a project to see how it works rather than actually change anything I often end up doing

bin/develop checkout my.project bin/develop deactivate my.project

It would nice if I could simply do

bin/develop checkout -d my.project

anthonygerrard avatar Jan 24 '14 16:01 anthonygerrard