File tree Expand file tree Collapse file tree 1 file changed +20
-3
lines changed
Expand file tree Collapse file tree 1 file changed +20
-3
lines changed Original file line number Diff line number Diff line change @@ -106,12 +106,29 @@ Using either Scoop or Chocolatey you installed from originally run:
106106```
107107scoop update git-phlow
108108```
109-
110109or
110+ ```
111+ choco upgrade git-phlow
112+ ```
113+ _ Please notice Chocolatey packages can wait on approval for being published, so there might be waiting time for latest version._
111114
112- choco upgrade git-phlow
115+ ## Compatability Matirix
116+
117+ | | support | version |
118+ | -------------- | ------- | ------- |
119+ | GitHub | ✔ ; | v3
120+ | GitHub Premise | ✕ ; | -
121+ | Jira Cloud | ✕ ; | -
122+ | Jira Premise | ✔ ; | 7.3.0
123+ | ** macOS** |
124+ | bash | ✔ ; | 3.2.57
125+ | zsh | ✔ ; | 5.4.2
126+ | ** windows** |
127+ | [ git bash] ( https://git-for-windows.github.io ) | ✔ ; | 4.4.12 |
128+ | powershell | ✔ ; | 5.1.14393 |
129+ | cmd | ✔ ; | 10.0.14393 |
130+ | [ cmder] ( http://cmder.net ) | ✕ ; | - |
113131
114- _ Please notice Chocolatey packages can wait on approval for being published, so there might be waiting time for latest version._
115132
116133## Usage
117134- First time, authenticate to GitHub:
You can’t perform that action at this time.
0 commit comments