You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,8 @@ Git on z/OS can be downloaded from https://github.com/zopencommunity/gitport/rel
8
8
9
9
However, it is recommended that you obtain Git via the [zopen package manager](https://zopen.community/#/Guides/QuickStart).
10
10
11
+
Use `zopen install git` to install git.
12
+
11
13
## Encoding considerations
12
14
Git on z/OS leverages Git's `.gitattributes` support to enable support for various encodings, documented [here](https://git-scm.com/docs/gitattributes).
13
15
`.gitattributes` can be specified globally, or locally in repositories to determine the encoding of working tree files.
0 commit comments