You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2020. It is now read-only.
Add label: "good first issue" or "help wanted" if appropriate
Add link to this issue in a comment near the TO DO comment
Describe What Is Incomplete
The function Xgit.Repository.WorkingTree.ParseIndexFile.from_iodevice/1 is incomplete. It now understands the extensions format, but does not understand the content of any extensions. If any extensions are marked as "required" (i.e. first character is not an uppercase A through Z), it responds with {:error, :unsupported_extension}.