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

filter-repo chokes on parsing a shell script #8

Closed
benblo opened this issue Nov 8, 2019 · 1 comment
Closed

filter-repo chokes on parsing a shell script #8

benblo opened this issue Nov 8, 2019 · 1 comment

Comments

@benblo
Copy link
Contributor

benblo commented Nov 8, 2019

Got an error while running filter-repo, it seemed suspicious so I ran it again with GIT_TRACE=1, and yup it stopped while filtering a version-controlled shell script (here it's a script that's meant to inject options in git hooks):

23:59:09.987141 trace git-lfs: filepathfilter: accepting "Scripts/build on checkout/post-checkout-OFF"
Error reading line 0: #!/bin/sh

Unfortunately I don't have a callstack so not sure where to go about fixing that...

@benblo
Copy link
Contributor Author

benblo commented Nov 8, 2019

Ignore that, I got confused it's not filter-repo it's lfs migrate export :)

@benblo benblo closed this as completed Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant