Skip to content

Commit ecddd77

Browse files
author
Lessley Dennington
committed
docs: udpate comment on supported distros
Update comment around GCM-supported distributions in README.md to reflect decision to align with dotnet-supported distributions.
1 parent a70bc23 commit ecddd77

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

README.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,8 @@ Proxy support|✓|✓|✓
5050
`arm64` support|best effort|✓|best effort, no packages
5151
`armhf` support|_N/A_|_N/A_|best effort, no packages
5252

53-
(\*) GCM guarantees support for the below Linux distributions. GCM maintainers
54-
also monitor and evaluate issues opened against other distributions to determine
55-
community interest/engagement and whether an emerging platform should become
56-
fully-supported.
57-
58-
- Debian/Ubuntu/Linux Mint
59-
- Fedora/CentOS/RHEL
60-
- Alpine
53+
(\*) GCM guarantees support only for [the Linux distributions that are officially
54+
supported by dotnet][dotnet-distributions].
6155

6256
## Supported Git versions
6357

@@ -122,6 +116,7 @@ When using GitHub logos, please be sure to follow the
122116
[build-status-badge]: https://github.com/GitCredentialManager/git-credential-manager/actions/workflows/continuous-integration.yml/badge.svg
123117
[docs-index]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/README.md
124118
[dotnet]: https://dotnet.microsoft.com
119+
[dotnet-distributions]: https://learn.microsoft.com/en-us/dotnet/core/install/linux
125120
[git-credential-helper]: https://git-scm.com/docs/gitcredentials
126121
[gcm]: https://github.com/GitCredentialManager/git-credential-manager
127122
[gcm-coc]: CODE_OF_CONDUCT.md

0 commit comments

Comments
 (0)