Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>sfdx-gitNew to Visual Studio Code? Get it now.
sfdx-git

sfdx-git

virendrayadav

|
3,190 installs
| (0) | Free
Provides an extra layer of GIT before deploy and retrieve the source to Salesforce ORG
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

sfdx-git README

This extension provides an extra layer of GIT before pushing(deploy) and taking pull(retrieve) to Salesforce authorized ORG.

Features

This has below pointers/features

  • Check if file has GIT changes or not before retreive, so code do not get overwrite, if we have active changes in file than it will ask user to commit or stash before taking pull(retrieve) from Salesforce
  • Check if file has GIT changes or not before deploy, so user has to push the code to GIT before deploy, if we have active changes in file than it will ask user to commit or stash before push(deploy) to Salesforce
  • At every operation weather push(deploy) or pull(retrieve) it will take a GIT pull so code can be in sync with other developers and GIT.

Note: This extension will give vscode errors if file has GIT changes, or not commit changes

Requirements

  • User should have open a Salesforce repo in vscode.
  • Salesforce repo must have GIT initialized

Known Issues

Mail me @ virendra.yadav.1000@gmail.com any known issue will try to resolve them as soon as possible.

For more information

  • LinkedIn URL

Enjoy! Happy Coding at #Salesforce

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft