Description
dotstate does not support modern sha256 object format in git repos, producing error
Steps to Reproduce
- Create a new repo for dotstate (for this test I used Codeberg as a repo hosting)
- Choose sha256 as an object format
- try to initialize dotstate initial configuration with that repo
- See error “Failed to open repository: unknown object format sha256”
Expected Behaviour
Git repository with sha256 object format is supported
Environment
- DotState Version: [0.2.6]
Description
dotstate does not support modern sha256 object format in git repos, producing error
Steps to Reproduce
Expected Behaviour
Git repository with sha256 object format is supported
Environment