Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prevent accidentally checking in LFS stored files
use git check-attr to determine if any PR files should be stored in LFS. Then among the PR files that should be stored in LFS (if any), check for the string version https://git-lfs.github.com/spec/v1 to determine if the file is indeed a pointer or not.
- Loading branch information