-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
git.rb:33:in `each': object not found #11
Comments
I tried to duplicate with the following steps:
It successfully completes the initial scan of all 3046 commits here. The commit reaper-oss/sws@8e3c0ce mentioned in the error message contains an invalid UTF-8 sequence in the diff (replaces bad 0xB5 with valid 0xC2 0xB5). If you recreate that condition in a new blank repository, could that be what triggers the bug?
|
The repository was rebased multiple times, so maybe it's not the best bug report. With the blank repository there's no problem, I'll try to research again |
In https://github.com/myrrc/sws/commit/cd8702531ea001502695eeae55a2ed6a4981dc77 The only file to be indexed is
|
Issues persists with latest reapack:
|
Trying to index https://github.com/myrrc/sws (build/sws.ext file, however, script errors even on the root dir).
Reapack v1.2.3 from RubyGems
The text was updated successfully, but these errors were encountered: