W
W
wolfak2019-07-09 15:35:48
git
wolfak, 2019-07-09 15:35:48

How to solve a problem on a server with GIT?

Hello.
Faced a problem while working with git.
I am modifying css files on my local machine and then uploading the changes to Bitbucket.
Next, I go to the web server and do a git pull.
When checking, I found that the files on the server were updated (via the ftp client), but when you click on the site link with css, the file remains with the same code.
I cleared the cache both on the server and on the device, opened it through other devices, but still the problem remains relevant.
Previously, these files were in stash, but now they are not, but when they change, the problem remains relevant ..
What could be the problem? Thank you very much for your help.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
L
lorc, 2019-07-23
@lorc

If you see through ftp that the files have really changed, then the problem is not in git. Are you sure you cleared all caches? Both in nginx and in your application server?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question