@@ -57,11 +57,6 @@ fully-supported.
57
57
- Fedora/CentOS/RHEL
58
58
- Alpine
59
59
60
- ## Install
61
-
62
- See [ install.md] ( install ) for installation instructions for your operating
63
- system.
64
-
65
60
## Supported Git versions
66
61
67
62
Git Credential Manager tries to be compatible with the broadest set of Git
@@ -99,18 +94,7 @@ See detailed information [here][gcm-http-proxy].
99
94
100
95
## Additional Resources
101
96
102
- - [ Frequently asked questions] [ gcm-faq ]
103
- - [ Development and debugging] [ gcm-dev ]
104
- - [ Command-line usage] [ gcm-usage ]
105
- - [ Configuration options] [ gcm-config ]
106
- - [ Environment variables] [ gcm-env ]
107
- - [ Enterprise configuration] [ gcm-enterprise-config ]
108
- - [ Network and HTTP configuration] [ gcm-net-config ]
109
- - [ Credential stores] [ gcm-credstores ]
110
- - [ Architectural overview] [ gcm-arch ]
111
- - [ Host provider specification] [ gcm-host-provider ]
112
- - [ Azure Repos OAuth tokens] [ gcm-azure-tokens ]
113
- - [ GitLab support] [ gcm-gitlab ]
97
+ See the [ documentation index] [ docs-index ] for links to additional resources.
114
98
115
99
## Experimental Features
116
100
@@ -134,26 +118,17 @@ When using GitHub logos, please be sure to follow the
134
118
[ bitbucket ] : https://bitbucket.org
135
119
[ bitbucket-ssh ] : https://confluence.atlassian.com/bitbucket/ssh-keys-935365775.html
136
120
[ build-status-badge ] : https://github.com/GitCredentialManager/git-credential-manager/actions/workflows/continuous-integration.yml/badge.svg
121
+ [ docs-index ] : docs/README.md
137
122
[ dotnet ] : https://dotnet.microsoft.com
138
123
[ gcm ] : https://github.com/GitCredentialManager/git-credential-manager
139
- [ gcm-arch ] : docs/architecture.md
140
- [ gcm-azure-tokens ] : docs/azrepos-users-and-tokens.md
141
124
[ gcm-coc ] : CODE_OF_CONDUCT.md
142
125
[ gcm-commit-12294990 ] : https://github.com/git/git/commit/12294990c90e043862be9eb7eb22c3784b526340
143
- [ gcm-config ] : docs/configuration.md
144
126
[ gcm-contributing ] : CONTRIBUTING.md
145
127
[ gcm-credstores ] : docs/credstores.md
146
- [ gcm-dev ] : docs/development.md
147
- [ gcm-enterprise-config ] : docs/enterprise-config.md
148
- [ gcm-env ] : docs/environment.md
149
- [ gcm-faq ] : docs/faq.md
150
128
[ gcm-for-mac-and-linux ] : https://github.com/microsoft/Git-Credential-Manager-for-Mac-and-Linux
151
129
[ gcm-for-windows ] : https://github.com/microsoft/Git-Credential-Manager-for-Windows
152
- [ gcm-gitlab ] : docs/gitlab.md
153
- [ gcm-host-provider ] : docs/hostprovider.md
154
130
[ gcm-http-proxy ] : docs/netconfig.md#http-proxy
155
131
[ gcm-license ] : LICENSE
156
- [ gcm-net-config ] : docs/netconfig.md
157
132
[ gcm-usage ] : docs/usage.md
158
133
[ gcm-windows-broker ] : docs/windows-broker.md
159
134
[ git-tools-credential-storage ] : https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage
0 commit comments