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
macOS by default uses a case insensitive filesystem, which leaves git (and the OS) confused regarding the state of the COPYRIGHT file and the copyright folder.
I suggest renaming the COPYRIGHT file to COPYRIGHT.md or moving the copyright folder/pkg into a subpackage, in order of preference.
macOS by default uses a case insensitive filesystem, which leaves
git(and the OS) confused regarding the state of theCOPYRIGHTfile and thecopyrightfolder.I suggest renaming the
COPYRIGHTfile toCOPYRIGHT.mdor moving thecopyrightfolder/pkg into a subpackage, in order of preference.