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
Because I need libgit2 and the implementation at https://github.com/libgit2/libgit2 is not maintained anymore (and no PHP7 implementation currently exists) I decided to put one together quickly.
4
4
5
5
This implementation __requires__ PHP7 and implements classes unlike the libgit2 version, because it makes more sense.
6
6
7
7
Work in progress. Methods I need will be implemented first.
0 commit comments