On Sun, 2009-04-05 at 18:25 +0800, Chow Loong Jin wrote: > alioth:~$ cd /git/pkg-multimedia > alioth:/git/pkg-multmedia$ ./setup-repository <reponame> <description> > alioth:/git/pkg-multimedia$ ^D > local:~$ git clone ssh://[email protected]/git/<reponame>.git > local:~$ cd <reponame> > ## do stuff!
No wait, not git clone. You have to push to ssh://[email protected]/git/<reponame>.git. Basically setup-repository does the whole git init --bare thing for you. -- Chow Loong Jin
signature.asc
Description: This is a digitally signed message part

