You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've set following git config flags in order to deal with unicode/utf-8 file name symbols:
[core]
quotePath = falseprecomposeunicode = true
From the unicod number I gathered it's the rock-emoji. It's a pretty recent addition (March 2020) and might not be available on all systems. At least I'm not seeing it on my system. It'd be nice if that emoji would be replaced.
My system OS: macOS Catalina, 10.15.7 (19H1217)