GothenburgBitFactory / GothenburgBitFactory/taskchampion
Replace git shell commands with gix
Open
- Dominant language
- Rust
- Stars
- 184
- Forks
- 41
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 7
Description
Currently the git server backend shells out to git, which is a bit fragile and requires that there is a working git installation. It would be better to replace those calls with gix, once it has push functionality implemented. See https://github.com/GitoxideLabs/gitoxide/issues/306 for tracking when gix is ready.
Contributor guide
Assessment
This issue has not been assessed yet.