Skip to content

missing "U" ChangeType for git diffs #3616

Description

@Panaetius

"U" is a valid git diff change type, but it's missing in the enumhttps://github.com/SwissDataScienceCenter/renku-python/blob/develop/renku/infrastructure/repository.py#L1282 This can cause issues in the check if the repository is dirty.

We should add it. "C" and "X" are also missing (see https://git-scm.com/docs/git-diff#_raw_output_format for all the codes)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions