Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provides an option not to ignore patterns like .git, hidden files and… #4578

Merged
merged 4 commits into from
Nov 29, 2023

Commits on Nov 15, 2023

  1. Provides an option not to ignore patterns like .git, hidden files and…

    … MACOSX files. Needed for the blob storage migration, because once upon a time these files were uploaded to bundles. Omitting them will cause discrepancy in bundles after the migration.
    HidyHan committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    86ff028 View commit details
    Browse the repository at this point in the history
  2. formatting

    HidyHan committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    32b2b83 View commit details
    Browse the repository at this point in the history
  3. test modified

    HidyHan committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    0292de4 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Also updates zip_directory.

    HidyHan committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    fe0fc04 View commit details
    Browse the repository at this point in the history