Closed
Description
I'm trying to port GitX index-wrangling code over to Objective-Git, and I'm getting back an error when calling (indirectly) git_index_update_all
: "Failed to read file into stream: Is a directory". After taking a closer look, that error happens here because the path being processed is actually a changed submodule and not a plain file, so the update fails.
Am I'm doing it wrong, or is it not handled ?
Metadata
Metadata
Assignees
Labels
No labels