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
Changes:
- Check for broken links in documentation (#700)
- Support macOS `arm64` installs via Homebrew (#798)
- Validate installers before publishing (#813)
- Auto-generate maintainer away notification issues (#842)
- Install dotnet via Jammy feeds on Ubuntu 22.04 and greater (#839)
- Access Azure storage account using service principle credentials
(#851)
- Update documentation to use reference-style links (#680)
- Unify documentation line length (#862)
- Add generic username/password UI (#871)
- Bitbucket DC OAuth support (#607)
- Distribute GCM as a dotnet tool (#886)
- Drop `-core` suffix from entry executable #551
- Speed up build graph (#924)
**_[Azure DevOps only]_ If the account picker shows more than one identity as you authenticate, check that you selected the same one that has access on the web.**
47
+
**_[Azure DevOps only]_ If the account picker shows more than one identity as
48
+
you authenticate, check that you selected the same one that has access on the
49
+
web.**
48
50
49
51
*[ ] Not applicable
50
52
*[ ] I only see one identity
@@ -58,13 +60,16 @@ I am authenticated and my Git operation completes successfully.
58
60
59
61
**Actual behavior**
60
62
61
-
A clear and concise description of what happens. For example: exception is thrown, UI freezes, etc.
63
+
A clear and concise description of what happens. For example: exception is
64
+
thrown, UI freezes, etc.
62
65
63
66
**Logs**
64
67
65
-
Set the environment variables `GCM_TRACE=1` and `GIT_TRACE=1` and re-run your Git command. Review and redact any private information and attach the log.
68
+
Set the environment variables `GCM_TRACE=1` and `GIT_TRACE=1` and re-run your
69
+
Git command. Review and redact any private information and attach the log.
66
70
67
-
If you are running inside of Windows Subsystem for Linux (WSL), you must also set an additional environment variable to enable tracing: `WSLENV=$WSLENV:GCM_TRACE`.
71
+
If you are running inside of Windows Subsystem for Linux (WSL), you must also
72
+
set an additional environment variable to enable tracing: `WSLENV=$WSLENV:GCM_TRACE`.
**_[Azure DevOps only]_ If the account picker shows more than one identity as you authenticate, check that you selected the same one that has access on the web.**
47
+
**_[Azure DevOps only]_ If the account picker shows more than one identity as
48
+
you authenticate, check that you selected the same one that has access on the
49
+
web.**
48
50
49
51
*[ ] Not applicable
50
52
*[ ] I only see one identity
@@ -58,13 +60,16 @@ I am authenticated and my Git operation completes successfully.
58
60
59
61
**Actual behavior**
60
62
61
-
A clear and concise description of what happens. For example: exception is thrown, UI freezes, etc.
63
+
A clear and concise description of what happens. For example: exception is
64
+
thrown, UI freezes, etc.
62
65
63
66
**Logs**
64
67
65
-
Set the environment variables `GCM_TRACE=1` and `GIT_TRACE=1` and re-run your Git command. Review and redact any private information and attach the log.
68
+
Set the environment variables `GCM_TRACE=1` and `GIT_TRACE=1` and re-run your
69
+
Git command. Review and redact any private information and attach the log.
66
70
67
-
If you are running inside of Windows Subsystem for Linux (WSL), you must also set an additional environment variable to enable tracing: `WSLENV=$WSLENV:GCM_TRACE`.
71
+
If you are running inside of Windows Subsystem for Linux (WSL), you must also
72
+
set an additional environment variable to enable tracing: `WSLENV=$WSLENV:GCM_TRACE`.
0 commit comments