git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to init a empty repo for pushing?
@ 2009-04-03 18:17 Changsheng Jiang
  2009-04-03 18:23 ` Jeff King
  0 siblings, 1 reply; 3+ messages in thread
From: Changsheng Jiang @ 2009-04-03 18:17 UTC (permalink / raw)
  To: git

Hi list,

I have a repository in my laptop, and need to push the repo to a
remote server using ssh protocol.

I know how to init a original repo. But the repo in the server is not
original, the laptop repo is.

Just 'git init' in server, then 'git push server' after 'git remote
add server ...'  in laptop gives error.

Thanks,
Changsheng Jiang

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

end of thread, other threads:[~2009-04-03 18:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03 18:17 How to init a empty repo for pushing? Changsheng Jiang
2009-04-03 18:23 ` Jeff King
2009-04-03 18:27   ` Changsheng Jiang

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).