Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(repository): fix async spawn formatting
Corrects the formatting of an async block in the GitRepository implementation. Adds missing space in the tokio::spawn async block. Ensures consistent code formatting and readability. BUG FIX: You appear to have made one or more backward-compatible bug fixes. According to Semantic Versioning (SemVer), this requires a patch version update. Please verify and update your version number accordingly.
- Loading branch information