Re: .gitlink for Summer of Code

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

 



"Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes:

> Actually, I'd almost say put it into .git/config, e.g.:
>
> 	mkdir .git
> 	cat >.git/config <<EOF
> 	[core]
> 		repositoryversion = 0
> 		filemode = true
> 		link = /path/to/source
> 	EOF
>
> as then the index and HEAD file can both be stored in .git, just
> like with the non-gitlink case.

This is not usable at least for me as it does not allow sharing
the .git/config file across checkouts.

-
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]