* How to publish a local initilized repository?
@ 2010-10-28 11:25 Michael Quaas
2010-10-28 11:42 ` Stefan Naewe
0 siblings, 1 reply; 2+ messages in thread
From: Michael Quaas @ 2010-10-28 11:25 UTC (permalink / raw)
To: git
Hello,
I have local repository initialized with git-init. Now I want to share
this with others through a repository server. How is the best way to do
this? Proberly I can't just push it on the server, can I? Do I have to
copy the whole project on the server and then clone it locally? Is it
then possible to push and pull from it?
Yours
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to publish a local initilized repository?
2010-10-28 11:25 How to publish a local initilized repository? Michael Quaas
@ 2010-10-28 11:42 ` Stefan Naewe
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Naewe @ 2010-10-28 11:42 UTC (permalink / raw)
To: Michael Quaas; +Cc: git@vger.kernel.org
On 10/28/2010 1:25 PM, Michael Quaas wrote:
> Hello,
>
> I have local repository initialized with git-init. Now I want to share
> this with others through a repository server. How is the best way to do
> this? Proberly I can't just push it on the server, can I? Do I have to
> copy the whole project on the server and then clone it locally? Is it
> then possible to push and pull from it?
>
Maybe this will help:
http://progit.org/book/ch4-0.html
Regards,
Stefan
--
----------------------------------------------------------------
/dev/random says: The best defense against logic is stupidity.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-10-28 11:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-28 11:25 How to publish a local initilized repository? Michael Quaas
2010-10-28 11:42 ` Stefan Naewe
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).