Skip to content

Commit 6229602

Browse files
authored
org-rename: update references to GitCredentialManager (#1141)
The GitCredentialManager org is being re-named to git-ecosystem. In light of this, update references to GitCredentialManager to instead reference git-ecosystem.
2 parents c5d7939 + 11cecfd commit 6229602

File tree

17 files changed

+32
-32
lines changed

17 files changed

+32
-32
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ request being accepted:
5252
[code-of-conduct]: CODE_OF_CONDUCT.md
5353
[commits]: https://www.youtube.com/watch?v=4qLtKx9S9a8
5454
[contribute-under-repo-license]: https://help.github.com/articles/github-terms-of-service/#6-contributions-under-repository-license
55-
[fork]: https://github.com/GitCredentialManager/git-credential-manager/fork
55+
[fork]: https://github.com/git-ecosystem/git-credential-manager/fork
5656
[github-help]: https://help.github.com
5757
[how-to-contribute]: https://opensource.guide/how-to-contribute/
58-
[issue]: https://github.com/GitCredentialManager/git-credential-manager/issues/new/choose
58+
[issue]: https://github.com/git-ecosystem/git-credential-manager/issues/new/choose
5959
[license]: LICENSE
60-
[pr]: https://github.com/GitCredentialManager/git-credential-manager/compare
60+
[pr]: https://github.com/git-ecosystem/git-credential-manager/compare
6161
[prs]: https://help.github.com/articles/about-pull-requests/

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -113,26 +113,26 @@ When using GitHub logos, please be sure to follow the
113113
[azure-devops-ssh]: https://docs.microsoft.com/en-us/azure/devops/repos/git/use-ssh-keys-to-authenticate?view=azure-devops
114114
[bitbucket]: https://bitbucket.org
115115
[bitbucket-ssh]: https://confluence.atlassian.com/bitbucket/ssh-keys-935365775.html
116-
[build-status-badge]: https://github.com/GitCredentialManager/git-credential-manager/actions/workflows/continuous-integration.yml/badge.svg
117-
[docs-index]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/README.md
116+
[build-status-badge]: https://github.com/git-ecosystem/git-credential-manager/actions/workflows/continuous-integration.yml/badge.svg
117+
[docs-index]: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/README.md
118118
[dotnet]: https://dotnet.microsoft.com
119119
[dotnet-distributions]: https://learn.microsoft.com/en-us/dotnet/core/install/linux
120120
[git-credential-helper]: https://git-scm.com/docs/gitcredentials
121-
[gcm]: https://github.com/GitCredentialManager/git-credential-manager
121+
[gcm]: https://github.com/git-ecosystem/git-credential-manager
122122
[gcm-coc]: CODE_OF_CONDUCT.md
123123
[gcm-commit-12294990]: https://github.com/git/git/commit/12294990c90e043862be9eb7eb22c3784b526340
124124
[gcm-contributing]: CONTRIBUTING.md
125-
[gcm-credstores]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/credstores.md
125+
[gcm-credstores]: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/credstores.md
126126
[gcm-for-mac-and-linux]: https://github.com/microsoft/Git-Credential-Manager-for-Mac-and-Linux
127127
[gcm-for-windows]: https://github.com/microsoft/Git-Credential-Manager-for-Windows
128-
[gcm-http-proxy]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/netconfig.md#http-proxy
128+
[gcm-http-proxy]: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/netconfig.md#http-proxy
129129
[gcm-license]: LICENSE
130-
[gcm-usage]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/usage.md
131-
[gcm-windows-broker]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/windows-broker.md
130+
[gcm-usage]: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/usage.md
131+
[gcm-windows-broker]: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/windows-broker.md
132132
[git-tools-credential-storage]: https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage
133133
[github]: https://github.com
134134
[github-ssh]: https://help.github.com/en/articles/connecting-to-github-with-ssh
135135
[github-logos]: https://github.com/logos
136-
[install]: https://github.com/GitCredentialManager/git-credential-manager/blob/release/docs/install.md
136+
[install]: https://github.com/git-ecosystem/git-credential-manager/blob/release/docs/install.md
137137
[ms-package-repos]: https://packages.microsoft.com/repos/
138-
[workflow-status]: https://github.com/GitCredentialManager/git-credential-manager/actions/workflows/continuous-integration.yml
138+
[workflow-status]: https://github.com/git-ecosystem/git-credential-manager/actions/workflows/continuous-integration.yml

docs/architecture.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ to the trace object in most places of GCM.
280280
[avalonia]: https://avaloniaui.net/
281281
[core-program]: ../src/shared/Git-Credential-Manager/Program.cs
282282
[credential-provider]: configuration.md#credentialprovider
283-
[issue-113]: https://github.com/GitCredentialManager/git-credential-manager/issues/113
284-
[issue-136]: https://github.com/GitCredentialManager/git-credential-manager/issues/136
283+
[issue-113]: https://github.com/git-ecosystem/git-credential-manager/issues/113
284+
[issue-136]: https://github.com/git-ecosystem/git-credential-manager/issues/136
285285
[gcm-provider]: environment.md#GCM_PROVIDER
286286
[msal]: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet

docs/bitbucket-development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,13 +174,13 @@ host by specifying the host url, e.g. https://bitbucket.example.com/
174174
Due to the way GCM resolves hosts and determines REST API urls, if the Bitbucket
175175
DC instance is hosted under a relative url (e.g. https://example.com/bitbucket)
176176
it is necessary to configure Git to send the full path to GCM. This is done
177-
using the [credential.useHttpPath](configuration.md#credential.useHttpPath)
177+
using the [credential.useHttpPath](configuration.md#credential.useHttpPath)
178178
setting.
179179
❯ git config --global credential.https://example.com/bitbucket.usehttppath true
180180
<!-- markdownlint-enable MD034 -->
181181

182182
If a port number is used in the url of the Bitbucket DC instance the Git
183-
configuration needs to reflect this. However, due to [Issue 608](https://github.com/GitCredentialManager/git-credential-manager/issues/608)
183+
configuration needs to reflect this. However, due to [Issue 608](https://github.com/git-ecosystem/git-credential-manager/issues/608)
184184
the port is ignored when resolving [credential.bitbucketDataCenterOAuthClientId](configuration.md#credential.bitbucketDataCenterOAuthClientId)
185185
and [credential.bitbucketDataCenterOAuthClientSecret](configuration.md#credential.bitbucketDataCenterOAuthClientSecret).
186186
<!-- markdownlint-disable MD034 -->

docs/development.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Start by cloning this repository:
44

55
```shell
6-
git clone https://github.com/GitCredentialManager/git-credential-manager
6+
git clone https://github.com/git-ecosystem/git-credential-manager
77
```
88

99
You also need the latest version of the .NET SDK which can be downloaded and

docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ initiate this flow for you next time access is requested).
235235
[bitbucket-ssh]: https://confluence.atlassian.com/bitbucket/ssh-keys-935365775.html
236236
[config-gui-prompt]: configuration.md#credentialguiprompt
237237
[config-interactive]: configuration.md#credentialinteractive
238-
[create-issue]: https://github.com/GitCredentialManager/git-credential-manager/issues/create
238+
[create-issue]: https://github.com/git-ecosystem/git-credential-manager/issues/create
239239
[credstores]: credstores.md
240240
[download-and-install]: ../README.md#download-and-install
241241
[enable-windows-ssh]: https://support.microsoft.com/topic/update-to-enable-tls-1-1-and-tls-1-2-as-default-secure-protocols-in-winhttp-in-windows-c4bd73d2-31d7-761e-0178-11268bb10392

docs/github-apideprecation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ the new token-based authentication requirements **DO NOT** apply to GHES:
128128
[gcm]: https://aka.ms/gcm
129129
[gcm-install]: ../README.md#download-and-install
130130
[gcm-latest]: https://aka.ms/gcm/latest
131-
[gcm-new-issue]: https://github.com/GitCredentialManager/git-credential-manager/issues/new/choose
131+
[gcm-new-issue]: https://github.com/git-ecosystem/git-credential-manager/issues/new/choose
132132
[gcm-windows]: https://github.com/microsoft/Git-Credential-Manager-for-Windows
133133
[git-windows]: https://git-scm.com/download/win
134134
[github-display-pat-image]: img/github-display-pat.png

docs/gitlab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ git config --global credential.https://code.videolan.org.gitLabDevClientId f35c3
5858
git config --global credential.https://code.videolan.org.gitLabDevClientSecret 631558ec973c5ef65b78db9f41103f8247dc68d979c86f051c0fe4389e1995e8
5959
```
6060

61-
See also [issue #677](https://github.com/GitCredentialManager/git-credential-manager/issues/677).
61+
See also [issue #677](https://github.com/git-ecosystem/git-credential-manager/issues/677).
6262

6363
## Preferences
6464

docs/hostprovider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ take, but implementors SHOULD attempt to follow existing practices and styles.
343343

344344
1. [`System.CommandLine` API][github-dotnet-cli]
345345

346-
[gcm]: https://github.com/GitCredentialManager/git-credential-manager
346+
[gcm]: https://github.com/git-ecosystem/git-credential-manager
347347
[github-dotnet-cli]: https://github.com/dotnet/command-line-api
348348
[hostprovider-base-class]: #26-hostprovider-base-class
349349
[references]: #references

docs/install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,6 @@ dotnet tool uninstall -g git-credential-manager
236236
[gcm-wsl]: wsl.md
237237
[git-for-windows]: https://gitforwindows.org/
238238
[git-for-windows-screenshot]: https://user-images.githubusercontent.com/5658207/140082529-1ac133c1-0922-4a24-af03-067e27b3988b.png
239-
[latest-release]: https://github.com/GitCredentialManager/git-credential-manager/releases/latest
239+
[latest-release]: https://github.com/git-ecosystem/git-credential-manager/releases/latest
240240
[linux-uninstall]: linux-fromsrc-uninstall.md
241241
[ms-wsl]: https://aka.ms/wsl#

0 commit comments

Comments
 (0)