-
Notifications
You must be signed in to change notification settings - Fork 291
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Summary 💡
When trying to run Onefetch inside a git repo which uses the SHA256 object format, instead of the default SHA1, it immediately errors out:
Error: Failed to load the git configuration
Caused by:
The key "extensions.objectFormat=sha256" was invalid
Motivation 🔦
While the SHA256 object format is not yet used by default, it will eventually be set as the default by upstream git.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request