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

repro: do not autostage stage files #9689

Merged
merged 1 commit into from
Jul 3, 2023
Merged

Commits on Jul 3, 2023

  1. repro: do not autostage stage files

    The logic is now moved to experiments, where it tracks all the stage related files
    itself. The `_get_stage_files()` has been modified to also return lockfile path,
    so that it can be staged, and has been moved to `stage/utils.py`, and out of `reproduce.py`.
    
    Fixes iterative#9688.
    skshetry committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    4b85b1d View commit details
    Browse the repository at this point in the history