Re: [Q] Tell Git to follow symlinks?

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

 



"Alexander Gladysh" <agladysh@xxxxxxxxx> writes:

> I thought to construct my repo of the number of symlinks to other
> places, but apparently Git does not follow any symlinks.

Git stores symlinks as symlinks. Changing that (adding for example
core.followSymlinks) would require quite a bit of surgery.

You can alternatively try to work with GIT_DIR, or/and with
explicitely specifying worktree (and working from within repo), and/or
symlinking .git.
-- 
Jakub Narebski
Poland
ShadeHawk on #git
-
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]

  Powered by Linux