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
{{ message }}
This repository was archived by the owner on Sep 11, 2020. It is now read-only.
It looks like #504 should have added this to v4, yet grabbing that version of the library from gopkg.in/src-d/go-git.v4 doesn't seem to contain the merge commit, c17627c. What's going on here? Do we need to have the changes made in the pull request re-submitted?
The text was updated successfully, but these errors were encountered:
@bddenhartog I think this was noticed some time back in #535. Although I'm having trouble verifying now that changes was reintegrated to the proper branch.
@mcuadros, do you remember how the changes for #504 were finally integrated?
@orirawlings It doesn't look like token based authentication is supported in the current source, as far as I can tell. If it is supported, it's certainly not clear - perhaps this issue should be updated to reflect that and instead posit the addition of documentation detailing how to utilize token-based authentication (which should be a much better choice for someone using the library in an automated fashion...)
It looks like #504 should have added this to v4, yet grabbing that version of the library from
gopkg.in/src-d/go-git.v4
doesn't seem to contain the merge commit, c17627c. What's going on here? Do we need to have the changes made in the pull request re-submitted?The text was updated successfully, but these errors were encountered: