yadm-dev / yadm

Yet Another Dotfiles Manager
https://yadm.io/
GNU General Public License v3.0
5.14k stars 177 forks source link

yadm not working with gitconfig core.fsmonitor=true on MacOS #506

Open knthmn opened 7 hours ago

knthmn commented 7 hours ago

Describe the bug

Many of the yadm commands misbehave when core.fsmonitor=true is set for Git.

To reproduce

Can this be reproduced with the yadm/testbed docker image: No

I reproduced this issue with two different Macbooks (one running Apple Silicon and one running Intel). The issue does not exist on my Linux machines.

Step to reproduce

Please tell me how to investigate this issue further.

Expected behavior

yadm should function even if core.fsmonitor is set to true.

Environment