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

feat(vcs): Support Sapling in jest-changed-files #13941

Merged
merged 1 commit into from Feb 23, 2023
Merged

Commits on Feb 22, 2023

  1. feat(vcs): Support Sapling in jest-changed-files

    Summary: Currently, jest only supports git and hg repositories.  This commit
    adds sl to the support version-control system
    
    Test Plan:
    ```sh
    $ yarn jest e2e/__tests__/jestChangedFiles.test.ts e2e/__tests/onlyChanged.test.ts
    ```
    
    Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
    vegerot and SimenB committed Feb 22, 2023
    Copy the full SHA
    eb51503 View commit details
    Browse the repository at this point in the history