Skip to content

add: support force=True/False #123

@pmrowla

Description

@pmrowla

Currently scm.add() always implies git add --force and does not check for ignored files. This was good-enough behavior before, but we need non-force adding for DVC exps, and in general it would be better to use git's defaults (force=False) in scmrepo calls

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions