Skip to content

output of git status -z should not be stripped #75

@ohumbel

Description

@ohumbel

Since the whole purpose of git status -z is to have a formatted output, it is wrong to strip these lines.
Currently we miss deletions of .jazzignore, because the deletion mark starts at position 2 (blanks indicated as _ below):

_D_theFolder/.jazzignore

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions