git - How to pull several items from remote repository? -


i have example 3 files in project, a, b , c. working on these files, , stage b , c , push remote repository via git source control. developer works on these files, works on a, , here's question. how pull remote, update b , c, leave file unchanged?


Comments

Popular posts from this blog

c++11 - Intel compiler and "cannot have an in-class initializer" when using constexpr -

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -