June 2018
Intermediate to advanced
596 pages
12h 39m
English
To synchronize your local project with the remote repository, right-click on the project and select Team | Synchronize with Repository. This will update the project with files in the remote repository, show files that are new in the local folder, and also show the changed files:

You can filter the list as incoming mode (changes from the remote repository), outgoing mode (changes in your working directory), or both. As you can see in Figure 3.13, we have two files that are changed in the working directory; one modified and one new. To commit the changes, right-click on the ...
Read now
Unlock full access