A
A
Artem2016-02-20 13:25:19
linux
Artem, 2016-02-20 13:25:19

Git push works but file is not updated?

Hello!
I do a git push from the locale to the master branch - everything is ok.
I look at the git log on the server - I see what has arrived, but for some reason the file does not change.
What could be the problem? Need some command to apply changes?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
Dmitry Voronkov, 2016-02-20
@beardedman

A repository is a repository for a version control system, not a way to deploy a project.
Make a repository and push your changes
there And where your project is deployed, download the changes from the repository

A
aol-nnov, 2016-02-20
@aol-nnov

> I look at the git log on the server - I see what has arrived, but for some reason the file does not change.
letting go not in a bare repo is like sticking a causal place in a door jamb, then inadvertently pinch it and complain to everyone about how nasty and wrong the doors are ..

A
Andrey, 2016-02-20
@reaferon

git-pull

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question