czbiohub-sf / tabula-muris

Code and annotations for the Tabula Muris single-cell transcriptomic dataset.
https://www.nature.com/articles/s41586-018-0590-4
BSD 3-Clause "New" or "Revised" License
185 stars 90 forks source link

Invalid path for windows #234

Closed chiwwong closed 2 years ago

chiwwong commented 3 years ago

invalid path '30_tissue_supplement_figures/Pancreas/facs/DeltaCells_Neurog3>0_scatterplot_raw_Neurog3-x-Hhex.txt'

aopisco commented 3 years ago

can you explain what you're trying to do?

chiwwong commented 3 years ago

The error is due to the presence of the symbol ">" in the name of the file. I want to clone the repository and use some of the files.

alirizaaribas commented 11 months ago

Hi, what can I do for the same problem occured:

$ git clone https://github.com/czbiohub-sf/tabula-muris.git
Cloning into 'tabula-muris'...
remote: Enumerating objects: 10338, done.
remote: Counting objects: 100% (3/3), done.
remote: Compressing objects: 100% (3/3), done.
Receiving objects: 100% (10338/10338), 547.03 MiB | 893.00 KiB/s, done.

Resolving deltas: 100% (6523/6523), done.
error: invalid path '30_tissue_supplement_figures/Pancreas/facs/DeltaCells_Neurog3>0_scatterplot_raw_Neurog3-x-Hhex.txt'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'