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
I've made a fork using https://github.com/src-d/go-git, it supports Github token, and do not require sh anymore.
Since it does not support ssh, it's totally incompatible with caddy-git users base, but maybe a mix of both could be a solution ?
This is actually really appealing. What would it take to add SSH support? I don't see anywhere that says go-git doesn't support it; do you mean the puregit repo doesn't yet support it?
On Jun 27, 2019, at 01:21, Matt Holt ***@***.***> wrote:
This is actually really appealing. What would it take to add SSH support? I don't see anywhere that says go-git doesn't support it; do you mean the puregit repo doesn't yet support it?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
I've made a fork using https://github.com/src-d/go-git, it supports Github token, and do not require
sh
anymore.Since it does not support ssh, it's totally incompatible with caddy-git users base, but maybe a mix of both could be a solution ?
https://github.com/akhenakh/caddy-puregit
The text was updated successfully, but these errors were encountered: