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
There is a custom handwritte commit.getTree() JavaScript function
which conflicts with the git_commit_tree C function provided by
libgit2. The custom function has been removed in favour of generating
such a function from libgit2's API.
0 commit comments