dnbln / upsilon

[WIP] Self-hosted git server
Apache License 2.0
8 stars 1 forks source link

Git over `ssh://` tracking issue #1

Closed dnbln closed 1 year ago

dnbln commented 1 year ago

Status update

The following commits: 15c06855aa1116e023a003ca92ba322f4dd10f3e..0acdc2291bb07b0e30211f40c5a21c8f6947cb2a (diff) implement a very basic ssh server that git clients can clone from, but some more work is needed for it to be usable (including checking whether it is using the ssh protocol properly).

Note that git-shell is not present in git-for-windows, and therefore this will not be supported on windows.