MrFarland / DM-Operations-Center

The DM Operations Center is a collection of rules and tools for 5th edition Dungeons & Dragons dungeon masters that use the advanced Virtual Tabletop application Encounter+
https://donfarland.com
Other
38 stars 10 forks source link

git checkout dev branch return error #75

Open Felixmil opened 2 years ago

Felixmil commented 2 years ago

Hi Mr Farland !

Wanted to catchup on the work you did the last months on the dev branch.

However, when I tried to checkout the branch this error appeared:

error: invalid path 'private/sources/5e - Weather Effects | GM Binder.pdf'

I solved it by adding this gitconfig flag:

git config core.protectNTFS false

However I still could not retrieve the 5e - Weather Effects | GM Binder.pdf file in question.

I think it has something to do with the | character in the filename. So I'm suggesting to rename it if it is possible :)

Sincerly,

Félix