Question: Is it possible to host a writable git repo over both http and ssh?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux