scolladon / sfdx-git-delta

Generate the sfdx content in source format from two git commits
Other
441 stars 115 forks source link

docs: clarify `from` and `to` parameters #718

Closed scolladon closed 1 year ago

scolladon commented 1 year ago

Explain your changes


Clarify usage of from and to parameters Avoid confusion like in #717

github-actions[bot] commented 12 months ago

Shipped in release v5.28.0. You can install the new version using the version number or the latest-rc channel

$ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install sfdx-git-delta@v5.28.0

Happy incremental deployment!