★ wanayoo — archive 1999 https://github.com/pre-commit/pre-commit-hooks/issues/82Nouvelle recherche | Portail wanayoo
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check-large-files-added doesn't work with LFS #82

Closed
JannKleen opened this issue Oct 18, 2015 · 3 comments
Closed

check-large-files-added doesn't work with LFS #82

JannKleen opened this issue Oct 18, 2015 · 3 comments

Comments

@JannKleen
Copy link

@JannKleen JannKleen commented Oct 18, 2015

when adding large files to git LFS, the check-large-files-added hook still complains. I think it would be best to add a flag to ignore LFS files, because this plugin is specifically used to solve the problem of adding large files to a git repo

@asottile
Copy link
Member

@asottile asottile commented Oct 18, 2015

Is there an easy way to detect this? I don't know much about LFS :)

@JannKleen
Copy link
Author

@JannKleen JannKleen commented Oct 18, 2015

i think git lfs status --porcelain should give back all the information needed

asottile added a commit that referenced this issue Dec 25, 2015
asottile added a commit that referenced this issue Dec 28, 2015
asottile added a commit that referenced this issue Jan 4, 2016
Teach check-large-files-added about git-lfs.  Reslves #82.
@asottile
Copy link
Member

@asottile asottile commented Jan 4, 2016

via #96

@asottile asottile closed this Jan 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.