Skip to content

Handling of mixed-codepage files in git #78

@stevchen-ibm

Description

@stevchen-ibm

We have some mixed-codepage files that are in mostly ibm-1047 but mixed with other codepage such as Japanese.
We can use -text in .gitattributes to check in the files, however using this approach we will lose the ability to do blame/diff the part that are in text (ibm-1047 code).
Perhaps a solution will be to support zos-working-tree-encoding=ibm-1047 -text in .gitattributes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions