* git support for symbolic link?
@ 2010-05-24 19:26 Peng Yu
2010-05-24 19:29 ` Shawn O. Pearce
0 siblings, 1 reply; 2+ messages in thread
From: Peng Yu @ 2010-05-24 19:26 UTC (permalink / raw)
To: git
For some reason, I need to create symbolic link in my source
directory. When the directory structure is changed, I have some tools
to fix broken links.
I'm wondering if git support symbolic links.
--
Regards,
Peng
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git support for symbolic link?
2010-05-24 19:26 git support for symbolic link? Peng Yu
@ 2010-05-24 19:29 ` Shawn O. Pearce
0 siblings, 0 replies; 2+ messages in thread
From: Shawn O. Pearce @ 2010-05-24 19:29 UTC (permalink / raw)
To: Peng Yu; +Cc: git
Peng Yu <pengyu.ut@gmail.com> wrote:
> I'm wondering if git support symbolic links.
Yes. Git stores the path the symlink points to, and restores the
symlink to have the same target path when the "file" is checked
out on another system.
--
Shawn.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-05-24 19:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-24 19:26 git support for symbolic link? Peng Yu
2010-05-24 19:29 ` Shawn O. Pearce
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.