Answer the question
In order to leave comments, you need to log in
How to download modified files from a repository (that another user has modified and uploaded to the repository) git?
$ git pull
Updating c1f1857..e4945cb
error: Your local changes to the following files would be overwritten by merge:
workspace/test/src/test/test.java
Please, commit your changes or stash them before you can merge.
Aborting
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question