CodeEdit
CodeEdit copied to clipboard
✨ GitService implementation
Description
Create a git service that interfaces with git. It should support multiple providers for local and remote git communication. This git service will also help separate the git code away from other classes.
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response
@FastestMolasses is our current git implementation sufficient or do you see that we need something else here?