ThingWorx source control with git clean & smudge report error
Hi,
I'm referring the article to config git :
https://www.ptc.com/en/support/article/CS267770
I've followed the last section "Updating ThingWorx with Import of a Project from Git" to config the clean and smudge, but run git add / git status report the error below, the replace command doesn't work.
sed: no input files error: external filter 'sed -i 's/lastModifiedDate=[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9].[0-9][0-9][0-9]-[0-9][0-9]:[0-9][0-9]/lastModifiedDate=/g'' failed 4 error: external filter 'sed -i 's/lastModifiedDate=[0-9][0-9][0-9][0-9]-[0-9][0-9]-[0-9][0-9]T[0-9][0-9]:[0-9][0-9]:[0-9][0-9].[0-9][0-9][0-9]-[0-9][0-9]:[0-9][0-9]/lastModifiedDate=/g'' failed |
could someone help on it ?
Regards,
Sean

