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
book: avoid filenames with colons and/or question marks
We just fixed the checkout on Windows by renaming files whose names
contain colons or question marks. Let's prevent those filenames (which
are invalid on Windows) from being re-generated in the future.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments