Answer the question
In order to leave comments, you need to log in
Are there any solutions to control changed files on the server?
Good afternoon!
Prompt there are decisions for control of the changed files on the server? During the work on setting up the site, files are changed, at the end of the work, problems are found with the output of data on the site, and it becomes difficult to find the file that was changed after which the error occurred.
Answer the question
In order to leave comments, you need to log in
The easiest way is to push
git to the repository after each change, and only from the repository you apply it to production.
diff you look not only at the file, but also at specific lines of code that have changed
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question