Closed thorstenwagner closed 4 months ago
Ok, sorry. Either the did commit or the did push comment made a change in the A.yaml file which I did not commit via git. After I did that the folder is gone. Great :-) However, did definitly reported everything up-to-date which is still confusing. Close it anyway.
Hi,
I have a folder A which consists of several subfolders. I also have A.yaml stage file and its committed and pushed.
Now I want to delete a subfolder in A and commit the changes (delete).
In git logic, I would commit those changes. But dud just tells me everything is up to date. I just pushed it, but when I fetch it somewhere else, the deleted data is still there.
How can I delete files?
Best, Thorsten