Git status bindings #108
Labels
No Label
bug
duplicate
enhancement
invalid
question
up for grabs
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: jcarr/git2go#108
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi, it seems the git status is not implemented in git2go. It exists in libgit2... do you intend to implement it?
Reference:
https://libgit2.github.com/libgit2/#HEAD/group/status
Eventually, if I get enough hours in a day.
Writing the binding code is usually fairly straightforward. If you need it, then maybe you could take a stab at it.