Closed tinygiant98 closed 2 years ago
Added behavior to skip packing the erf if:
--packUnchanged
If skipped, will display a skipped message. If the file exists, and there are no changed files, and the user passes the --packUnchanged option, an info message will display stating no new files were found before continuing the pack process.
skipped
Added behavior to skip packing the erf if:
--packUnchanged
optionIf skipped, will display a
skipped
message. If the file exists, and there are no changed files, and the user passes the--packUnchanged
option, an info message will display stating no new files were found before continuing the pack process.