When running checkout, if a workflow or step has been renamed it seems we leave the old files on-disk and just generate new ones, creating a bit of a mess.
We need to be careful on checkout to recognise a rename and a delete and respond appropriately.
When running
checkout, if a workflow or step has been renamed it seems we leave the old files on-disk and just generate new ones, creating a bit of a mess.We need to be careful on checkout to recognise a rename and a delete and respond appropriately.