hello,
I made a job to save some image files in a github repository. At each execution of the job I should delete the files present and replace them with those of the current execution. At the moment I am having difficulty with this
Can someone help me?
Typically authorized users administrators can delete file.
However that is not how Git is run.
When a new image file is uploaded and its has the same name as the old file,then
you would only see the new version of the file.
Deleting the old is not needed.
In theory, when you push these changes, they overwrite whatever exists in your GitHub repository. They don't need to be deleted.
Is this something SAS specific? If so, please provide the SAS issue.
What does this have to do with SAS programming?
Typically authorized users administrators can delete file.
However that is not how Git is run.
When a new image file is uploaded and its has the same name as the old file,then
you would only see the new version of the file.
Deleting the old is not needed.
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.