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
libgit2 provides support for reading and iterating over reflogs. However, git2go doesn't seem to provide this support. Is it possible this support could be added?
My particular use case, if it matters, is wanting to know when the last fetch in a git2go-controlled repository occurred.
The text was updated successfully, but these errors were encountered:
libgit2 provides support for reading and iterating over reflogs. However, git2go doesn't seem to provide this support. Is it possible this support could be added?
My particular use case, if it matters, is wanting to know when the last fetch in a git2go-controlled repository occurred.
The text was updated successfully, but these errors were encountered: