Re: How to create empty CENTRAL git with master / development branch ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"J. Bakshi" <joydeep.bakshi@xxxxxxxxxxxxxxx> writes:

> On Tue, 03 Apr 2012 16:54:19 +0200
> Holger Hellmuth <hellmuth@xxxxxxxxxx> wrote:
>
>> > git --bare init project_name.git
>> 
>> you probably meant "git init --bare project_name.git"
>
> Yes right. Sorry for the mistake.

Just on this part.  "git --bare init" is technially more kosher, but it
looks somewhat strange, so "git init" has a special case code to pretend
as if the user said "git --bare init" when "git init --bare" was given.

So both should work fine.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]