Fetch

This topic shows how to download commits, files, and refs from a remote repository into your local repository. The Fetch command is used to view changes made by other users.

CLI command: git fetch

In AccuRev: Make changes to a file in AccuRev workspace and promote the changes.

In Visual Studio: Navigate to team explorer and select Fetch under Incoming Commits.

This will list the changes in the files, as shown below.