Pull from the repository

If multiple users are working on assets tracked in the same Bitbucket repository, you should always pull from the repository before working on the project yourself. This brings the changes made by other users into your local project.

  • A Bitbucket repository associated with Project.
Go to SnapLogic Manager.
  1. Click the Git actions icon to access version control operations.
  2. Select Git Pull from the dropdown menu. This initiates the synchronization process.
  3. The system checks for any updates in the remote repository and attempts to merge them with your local changes.