Skip to content

[BUG] .gitattributes error #422

@SabrinaZander

Description

@SabrinaZander

Windows 11, ARCitect 1.1.3

I always get errors in the git attributes when pushing. For example:

candidates/dataset/.gitkeep is not a valid attribute name: .gitattributes:3
candidates/dataset/.gitkeep is not a valid attribute name: .gitattributes:4
promotors/dataset/.gitkeep is not a valid attribute name: .gitattributes:5
localization/dataset/.gitkeep is not a valid attribute name: .gitattributes:6
overexpression/dataset/.gitkeep is not a valid attribute name: .gitattributes:7
accumulation/dataset/.gitkeep is not a valid attribute name: .gitattributes:8 

I think it's because the paths in the .gitattributes file contain spaces due to spaces in the assay names. Can we handle this somehow or don't allow spaces in the names.

assays/A1_Western blot analysis LD reporter candidates/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text
assays/A2_Protein localization LD reporter candidates/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text
assays/A3_E protein localization with different promotors/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text
assays/A4_E-Kat protein localization/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text
assays/A5_Quantification of LD numbers in E-Kat overexpression/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text
assays/A6_Biolector growth monitoring LD accumulation/dataset/.gitkeep filter=lfs diff=lfs merge=lfs -text

Metadata

Metadata

Labels

Type: BugSomething is not working, and it is confirmed by maintainers to be a bug.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions