Comment by BoiledCabbage

Comment by BoiledCabbage a day ago

1 reply

Confirm on a new clone that if you modify a file that the other is updated.

I thought git by default treats symlinks simply as file copies when cloning new.

Ie git may not be aware of the symlink.

auscompgeek a day ago

git very much supports symlinks. Although depending on the system config it might not create actual symlinks on Windows.