Reimplement branch::reset using gix calls #72

Closed
opened 2024-05-02 19:45:58 +01:00 by kemitix · 0 comments
Owner

Current implementation is effectively shelling out to run the git push command in another process. Once gix supports push this can be rewritten.

See: https://github.com/Byron/gitoxide/blob/main/crate-status.md for status

Current implementation is effectively shelling out to run the `git push` command in another process. Once `gix` supports `push` this can be rewritten. See: https://github.com/Byron/gitoxide/blob/main/crate-status.md for status
kemitix added the
Kind/Enhancement
label 2024-05-02 19:45:58 +01:00
Sign in to join this conversation.
No milestone
No project
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#72
No description provided.