Skip to content

Update index.js#1

Open
specialistvlad wants to merge 1 commit intomainfrom
specialistvlad-patch-1
Open

Update index.js#1
specialistvlad wants to merge 1 commit intomainfrom
specialistvlad-patch-1

Conversation

@specialistvlad
Copy link
Member

This pull request makes minor adjustments to the index.js file by removing the --no-renames option from two Git commands. These changes simplify the handling of renamed files in the affected functions.

Changes to Git commands:

  • gatherExcludes: Removed the --no-renames option from the git diff command, which now allows renamed files to be included in the output.
  • getSize: Removed the --no-renames option from the git diff command, ensuring renamed files are considered when calculating file size changes.

@specialistvlad
Copy link
Member Author

@Nick-Belhovskyi Maybe we don't need these options, because they didn't work properly for some reason and showed crazy numbers before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant