You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently manually shelling into the git cli when we can actually use a low-level git library to perform equivalent operations with more type safety. We should gradually refactor the code to do this where possible.
Ideas of Implementation
Sequential implementation
Message from the maintainers:
Excited about this feature? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered:
Use Case
We're currently manually shelling into the git cli when we can actually use a low-level git library to perform equivalent operations with more type safety. We should gradually refactor the code to do this where possible.
Ideas of Implementation
Sequential implementation
Message from the maintainers:
Excited about this feature? Give it a 👍. We factor engagement into prioritization.
The text was updated successfully, but these errors were encountered: