pytudes icon indicating copy to clipboard operation
pytudes copied to clipboard

case sensitive path for ipynb/Jotto.ipynb and ipynb/jotto.ipynb

Open bmerkle opened this issue 5 months ago • 1 comments

there is a problem when checking out on windows because Jotto.ipynb is also used in lower cases only.

Problem: git clone ....

warning: the following paths have collided (e.g. case-sensitive paths on a case-insensitive filesystem) and only one from the same colliding group is in the working tree:

'ipynb/Jotto.ipynb' 'ipynb/jotto.ipynb'

bmerkle avatar Sep 17 '24 18:09 bmerkle