Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Explicitly disable git pager in pre-commit
This is a copy of acts-project/acts#3928; long story short, if git doesn't properly detect that it is not in a TTY, it will hang pre-commit. Therefore, this explicitly disables paging.
- Loading branch information