Salesforce

Performing Remote Operations with TortoiseGit (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Performing Remote Operations with TortoiseGit

You can Pull from and/or Push your changes into Git repository as follows:

Push/Pull

You can publish your new local commits on a remote server using Push operation. Simply, Push uploads the contents of local repository to a remote repository. You can synchronize local and remote Git repository in Git Synchronization dialog box (Version Control > Git Sync) that provides Push/Pull operations.

For more information, visit https://tortoisegit.org/docs/tortoisegit/tgit-dug-pull.html.

Manage the URL

You can set TortoiseGit remote URL as follows:

  1. Set Remote to be the name of the remote (usually the default one is called ‘origin).

  2. Set URL of the Remote to be the URL of the local file system.

  3. Set Push URL of the Remote to be different URL if you don’t want the same URL to Push. If you want the same URL, let this field be empty.

  4. Click OK.

For more information, visit https://tortoisegit.org/docs/tortoisegit/tgit-dug-push.html.

Related Topics

Connecting Magic xpa with Git Repository

Reference
Attachment 
Attachment