Skip to content

Generating of LFS does not add .gitattributes to init commit #148

@bicschneider

Description

@bicschneider

callOrDie(path, 'lfs', 'track', "'$file'")

->

        options.lfs.each { file ->
            callOrDie(path, "lfs", "track", "'$file'")
            callOrDie(path, "add", ".gitattributes" )
        }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions