Skip to content
Discussion options

You must be logged in to vote

Never seen this before, but I believe I know what causes it. The code that infers file names relative to the root dir compares repo and file URLs, and it will get thrown off by inconsistent lower/upper case. We should be able to solve it by lower-casing both URLs when comparing them.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@newageoflight
Comment options

@RobertoPenzo
Comment options

Answer selected by newageoflight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants