phpcr / phpcr-shell

PHPCR Shell
MIT License
68 stars 19 forks source link

Move version commands to node namespace #215

Open dbu opened 1 year ago

dbu commented 1 year ago

i.e. node:checkout, node:checkin, node:versions

Much more intuitive.

note that we should already provide the new names as alias and deprecate the old way of calling this.

moved from https://github.com/phpcr/phpcr-utils/issues/127 as this is about the shell and not about utils.