Eli Billauer <e...@billauer.co.il> writes:

> What git wisely does is maintaining the link's destination. So if
> you change or delete the symbolic link, you get exactly that change
> in the repository. I tried changing a symbolic link, committed to
> git, and got a single plus-minus change in the diff log, with the
> names of the destination files.

Ah, so it does do something sane: keeps the file's metadata (symlink)
and contents (destination). For a fleeting moment I got a wrong
impression. Sorry, Linus... ;-)

-- 
Oleg Goldshmidt | p...@goldshmidt.org

_______________________________________________
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to