Skip to content

Default CCSID for tagging #114

@gngrossi

Description

@gngrossi

Since zopen sets/recommends _BPXK_AUTOCVT=ON, it seems that GIT_UTF8_CCSID=819 would be used/default as well.
If UTF-8 tagging is needed, then using the variable or
git config commands (git config --global core.utf8ccsid 819 or git config core.utf8ccsid 819) should be used.

Thoughts?

thanks

Metadata

Metadata

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