Asset Always showing Modified during "Import from AEM Server " in Visual Code Studio
Hi All,
I have created a AEM project using AEM-Archetype 32.
I am using Visual Code Studio for development. Assume my /content/dam folder contains some digital assets and I am going to add one new image to my dam folder.
After uploading I used "Import from AEM Server" Option in Visual Studio Code for downloading it in my local environment. Then when i try to commit it to my AEM Cloud Git Status it showing all the images are modified instead of showing only the last image I added.
Any idea why its showing all the assets are modified during Git status ?
Cheers 🙂