File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -688,7 +688,7 @@ Check the generated debug log file for:
688688- SSH key lookup attempts
689689- API compatibility calculations
690690- Compatibility mode interactions
691- - Tag date fetching operations (when ` -EnableTagSorting ` is enabled)
691+ - Tag date fetching operations (when tag sorting is enabled)
692692- Detailed Git command execution
693693
694694## Migration Guide
@@ -748,9 +748,9 @@ Version 4.0 adds recursive dependency support. Existing configurations continue
748748
749749To use recursive features:
7507501 . Add "API Compatible Tags" to your repository configurations
751- 2 . Ensure proper temporal ordering (when not using ` -EnableTagSorting ` )
751+ 2 . Ensure proper temporal ordering (when using ` -DisableTagSorting ` )
7527523 . Place dependencies.json files in your repositories
753- 4 . Run with ` -Recursive ` flag
753+ 4 . Run the script (recursive mode is enabled by default)
754754
755755### From Version 2.x to 3.x/4.x
756756
You can’t perform that action at this time.
0 commit comments