From: Mike Gaffney <mr.gaffo@gmail.com>
To: git@vger.kernel.org
Subject: Question: Is it possible to host a writable git repo over both http and ssh?
Date: Wed, 25 Mar 2009 12:29:59 -0500 [thread overview]
Message-ID: <49CA6A17.6050903@gmail.com> (raw)
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
next reply other threads:[~2009-03-25 17:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-25 17:29 Mike Gaffney [this message]
2009-03-26 2:12 ` Question: Is it possible to host a writable git repo over both http and ssh? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49CA6A17.6050903@gmail.com \
--to=mr.gaffo@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.