I'm currently trying to open up some Git repositories that use SHA-256 object hashes, but GitFourchette fails to open the repositories.
The command-line handles the repository fine, indicating the repository itself is valid, so looks like GitFourchette does not recognize SHA-256 object names or packfiles — or that's what I infer.
If I'm correct, would you have any timeline to recognize SHA-256 object names and/or reftable format?