pull
and run
treat Github usernames as case sensitive on Linux
#5280
Labels
pull
and run
treat Github usernames as case sensitive on Linux
#5280
Bug report
Expected behavior and actual behavior
I mention both
pull
andrun
because that is how I found the bug, but I confirmed it with justpull
.Expected:
Calling
nextflow pull nextflow-io/hello
ornextflow pull Nextflow-io/hello
should pull/update the same pipeline.Actual:
Calling these two above commands generates two different folders in
$NXF_HOME/assets
:Steps to reproduce the problem
Environment
Additional context
Slack discussion
The text was updated successfully, but these errors were encountered: