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
This is required due to security issue in older `git` implementations. See [here](https://github.blog/2022-04-12-git-security-vulnerability-announced/) for more details.
124
124
125
+
## Update
126
+
127
+
To update sentry-cli to the latest version run:
128
+
129
+
```sh
130
+
sentry-cli update
131
+
```
132
+
125
133
## Compiling
126
134
127
135
In case you want to compile this yourself, you need to install at minimum the
0 commit comments