symlinks
symlinks copied to clipboard
Why not let git track the content referenced by symbolic link?
In the example repo, git tracks the symlink as plain text. If git tracks the content behind symlink, it does not matter whether the symlink is in relative path or absolute path. Best wishes.