bcpierce00 / unison

Unison file synchronizer
GNU General Public License v3.0
3.86k stars 224 forks source link

document the behavior when hard links are encoutered #1041

Open olafhering opened 1 month ago

olafhering commented 1 month ago

I found the paragraph Unison does not understand hard links. in unison-manual.pdf.

It would be nice to expand that paragraph, and state what unison currently does when it does find dentries with st_nlink > 1 on both sides / both root= directories.

There are other issues which discuss the concept of a hardlink, there is even one about "Junction".