mirror of https://github.com/llvm/torch-mlir
2509641cab
`git diff` does not work by default on untracked files. Since the function `_check_file_not_changed_by` stores the new generated file in an untracked file, `git diff` was not catching any modifications in the new generated file. This commit adds the flag `--no-index` to make `git diff` work with untracked files. |
||
---|---|---|
.. | ||
.gitignore | ||
build_linux_packages.sh | ||
build_macos_packages.sh | ||
build_upload_m1_snapshot.sh | ||
install_macos_deps.sh |