Skip to content

Commit

Permalink
prevent accidentally checking in LFS stored files
Browse files Browse the repository at this point in the history
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
naseemkullah committed Aug 8, 2021
1 parent 2f95a2a commit 6d2d81d
Show file tree
Hide file tree
Showing 6 changed files with 6,533 additions and 40 deletions.
Loading

0 comments on commit 6d2d81d

Please sign in to comment.