Re: [PATCH/RFC] init, clone: support --real-git-dir for .git file

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

 



2011/3/4 Piotr Krukowiecki <piotr.krukowiecki@xxxxxxxxx>:
> I thought it was user-level file, like $GIT_DIR
>
> I'm not into data duplication, but in this case the message is next to the
> previous use:
>
> Â Â Â if (prefixcmp(buf, "gitdir: "))
> Â Â Â Â Â Â Â die("Invalid gitfile format: %s\nUse gitdir: <PATH>", path);
>
>
> BTW I think it might be enough to have just path in the .git file. If
> .git has path
> to a correct git repo then chances it's coincidence are quite low.
> (The format does not matter if it's internal file of course)

It's actually good that path is prefixed by gitdir. I imagine once
superproject is supported, .git file in subprojects will have another
line

supergitdir: /path/to/superproject
-- 
Duy
--
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]