git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Possible to use git over custom ssh libraries?
@ 2021-03-05  8:13 Stef Bon
  2021-03-05  8:30 ` Bryan Turner
  0 siblings, 1 reply; 4+ messages in thread
From: Stef Bon @ 2021-03-05  8:13 UTC (permalink / raw)
  To: git

I'm working on a set of network services using SSH, like SFTP, backup,
fsnotify, (text/video) chat, connection forwarding using my own SSH
implementation. See:

https://github.com/stefbon/OSNS

Now I want to also provide support for browsing remote git
repositories using my ssh libraries, which will provide the transport
layer.

Is it possible to use git in combination with my own libraries? Or do
I have to use libgit2 for that or something else?

Thanks in advance,

Stef Bon

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-03-05 21:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-05  8:13 Possible to use git over custom ssh libraries? Stef Bon
2021-03-05  8:30 ` Bryan Turner
2021-03-05 14:22   ` Stef Bon
2021-03-05 21:53     ` brian m. carlson

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).