Git fallback
Open
progress/1
size/0.25
track/ready
- Dominant language
- Rust
- Stars
- 147
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Due to issues related to git on android it would be best to have it so git is called directly within rust as a fallback (if it exists), thus maintaining one api using the bindings than to have a check in a lua app to detect if its android and calling git itself. It reduces possible errors and increases productivity.
Related: #198 #200
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.