sfdx-git-delta 6.44.5 → 6.44.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/npm-shrinkwrap.json +3621 -5769
- package/oclif.manifest.json +1 -1
- package/package.json +10 -17
package/README.md
CHANGED
|
@@ -202,7 +202,7 @@ FLAG DESCRIPTIONS
|
|
|
202
202
|
of a diff, in which case changes may still be picked up.
|
|
203
203
|
```
|
|
204
204
|
|
|
205
|
-
_See code: [src/commands/sgd/source/delta.ts](https://github.com/scolladon/sfdx-git-delta/blob/v6.44.
|
|
205
|
+
_See code: [src/commands/sgd/source/delta.ts](https://github.com/scolladon/sfdx-git-delta/blob/v6.44.6/src/commands/sgd/source/delta.ts)_
|
|
206
206
|
<!-- commandsstop -->
|
|
207
207
|
|
|
208
208
|
### Windows users
|