Abstract Git command execution (i.e. Gix) into an injectable interface #36

Closed
opened 2024-04-12 14:58:24 +01:00 by kemitix · 0 comments
Owner

Similar to how kxio provides an enum for fs and net actions. Create a Git enum that provides a real and a mock variant. Use this to abstract the calls to gix commands.

Similar to how `kxio` provides an `enum` for fs and net actions. Create a `Git` enum that provides a real and a mock variant. Use this to abstract the calls to `gix` commands.
kemitix added the
Kind/Enhancement
label 2024-04-12 14:58:24 +01:00
kemitix added this to the Road to v1 - Forgejo & Github project 2024-04-12 14:58:24 +01:00
kemitix self-assigned this 2024-04-13 20:16:35 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: kemitix/git-next#36
No description provided.