git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Question: Is it possible to host a writable git repo over both http and ssh?
@ 2009-03-25 17:29 Mike Gaffney
  2009-03-26  2:12 ` Jeff King
  0 siblings, 1 reply; 9+ messages in thread
From: Mike Gaffney @ 2009-03-25 17:29 UTC (permalink / raw)
  To: git

I am trying to setup a git repo internally at my work. I would like to 
make the repo accessable via https for both read and write so that we 
may access it from customer locations which don't allow anything but 
https. I would also like to host it via SSH because that protocol is 
much faster. I know that when you push with http it runs 'git 
update-server-info', would I have to make the ssh pushes do the same? 
Will this even work?

Thanks, 
    Mike Gaffney

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

end of thread, other threads:[~2009-03-26 16:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-25 17:29 Question: Is it possible to host a writable git repo over both http and ssh? Mike Gaffney
2009-03-26  2:12 ` Jeff King
2009-03-26  3:27   ` Mike Gaffney
2009-03-26  3:36     ` Jeff King
2009-03-26  4:55       ` Mike Gaffney
2009-03-26  4:56         ` Jeff King
2009-03-26  5:18           ` Robin Rosenberg
2009-03-26  9:46             ` Rogan Dawes
2009-03-26 16:57               ` Shawn O. Pearce

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 NNTP newsgroup(s).