Plastic SCM: add the current directory recursively
Posted by jpluimers on 2021/05/18
Since I always forget the command (I do not use it often enough) [WayBack] Plastic SCM – Branch per task guide:
cm add -R .
That adds the current directory (.
) recursively, taking into account the ignore.conf
file.
–jeroen
Leave a Reply