Read the screenplay: FANNIEGATE — $7 trillion. 17 years. The biggest fraud in American capital markets.
📟 CLIOpen Source

sfdx-git-delta (sgd)

By Sebastien Colladon

What It Does

Generate a Salesforce deployment package.xml by comparing two git commits. Deploy only what changed instead of the entire project.

Glen's Take

Game-changer for CI/CD. Instead of deploying your entire project on every push, sgd diffs two git refs and builds a package.xml with only the changes. Deployments go from 15 minutes to 2 minutes. I use this in every GitHub Actions pipeline I build.

Links

Tags

gitdelta deploymentCI/CDpackage.xmlautomation

Need help with your Salesforce tooling stack?

I'll help you pick and configure the right tools for your team.

View Consulting →

Enjoyed this? Get more like it.

Glen's Musings — AI, investing, and building things. Occasional. Free.

More CLI Tools