`Unable to sign in to your (${name}) GitLens+ account. Please try again. If this issue persists, please contact support.${
`Unable to sign in to your (${name}) GitKraken account. Please try again. If this issue persists, please contact support.${
unauthorized?'':` Error=${ex.message}`
}`,
confirm,
@ -820,7 +819,7 @@ export class SubscriptionService implements Disposable {
// if ((ex.original as any)?.code !== 'ENOTFOUND') {
// void window.showErrorMessage(
// `Unable to sign in to your (${name}) GitLens+ account right now. Please try again in a few minutes. If this issue persists, please contact support. Error=${ex.message}`,
// `Unable to sign in to your (${name}) GitKraken account right now. Please try again in a few minutes. If this issue persists, please contact support. Error=${ex.message}`,
// 'OK',
// );
// }
@ -906,18 +905,6 @@ export class SubscriptionService implements Disposable {
`While we are sorry to see that you have cancelled your GitLens+ subscription, we'd like to offer to renew your subscription at your original rate — 60% off as a thank you for being an early adopter of GitLens+. If you'd like to take advantage of this offer, please [Contact Support](${supportUrl}).`,
undefined,
undefined,
support,
);
if(result===support){
voidenv.openExternal(Uri.parse(supportUrl));
}
return;
}
voidshowMessage(
'info',
'60% off your GitLens Pro renewal — as a thank you for being an early adopter of GitLens+. So there will be no change to your price for an additional year!',