Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clean up untracked files if Gitlab CI repo clone is pre-initialized f…
…rom previous run (#2892) When Gitlab CI reuses a repo clone for testing, untracked files can cause errors with git, preventing updates to newer commits (nightlyTests run that errored out due to untracked files in integratedTests submodule: https://lc.llnl.gov/gitlab/settgast/GEOSX/-/pipelines/359642).
- Loading branch information