Re: tools and all-packages moved to git

2014-04-15 Thread Daniel Silverstone
On Tue, Apr 15, 2014 at 09:06:01 +0200, Joachim Breitner wrote: > Sure, everything is scriptable... but such scripts need to be known by > new users, maintained, etc. I’m just surprised that there is still no > standard way, supported by git itself, to create a new remote > repository. Because git

Re: tools and all-packages moved to git

2014-04-15 Thread Gianfranco Costamagna
> Il Martedì 15 Aprile 2014 9:06, Joachim Breitner ha > scritto: > > Hi, > > Am Dienstag, den 15.04.2014, 07:02 +0100 schrieb > costamagnagianfra...@yahoo.it: >> Hi Joachim, sory but I missed why you should login and logout from ssh >> at each new repository. >> >> Can't you just put the

Re: tools and all-packages moved to git

2014-04-15 Thread Joachim Breitner
Hi, Am Dienstag, den 15.04.2014, 07:02 +0100 schrieb costamagnagianfra...@yahoo.it: > Hi Joachim, sory but I missed why you should login and logout from ssh > at each new repository. > > Can't you just put the repo creation in a bash script and loop for > "cat list_of_new_repo" (I cannot find the

Re: tools and all-packages moved to git

2014-04-14 Thread costamagnagianfra...@yahoo.it
Hi Joachim, sory but I missed why you should login and logout from ssh at each new repository. Can't you just put the repo creation in a bash script and loop for "cat list_of_new_repo" (I cannot find the right quote symbol on android) Is it impossible to do? I feel I'm missing the point, otherw