Ramin Tadayon

Results 36 comments of Ramin Tadayon

Though I still can't reproduce your issue, I can help investigate a bit further. What happens in those cases if you use the `Git: Undo Last Commit` command from the...

Thanks - and where in the GitLens GUI are you trying to undo the commit? Are you using the context menu on the latest commit from within the commit graph?...

Can you please see if this issue is still reproducible in the pre-release edition of GitLens?​ You can switch to the pre-release edition of GitLens, by clicking on the "Switch...

@FlorianCousin I can't repro the issue yet, but to help eliminate some possibilities, I have a question: When this happens to you, do any of the remotes in your Remotes...

@FlorianCousin Thanks for the update! I'm guessing some api calls related to your remote were failing to match against that regex, so they were being matched with the default GitLab...

@FlorianCousin Based on your regex configuration above, and the logs you posted earlier, I'm wondering if just changing it to something like `"regex": "https://(gitlab.custom.domain.com)/(project.owner/project.name)"` might also resolve your issue? I...

We opened similar issues for improving messaging and communications on custom remote configs in settings, so closing this one for now.

@FlorianCousin here is where I'm tracking the help center and in-client messaging updates for this setting: https://github.com/gitkraken/vscode-gitlens/issues/3168 The issue title is GHE and Focus View-specific, but we plan to target...

This appears to be an issue with VSCode not pulling the local webview resource correctly ![image](https://github.com/gitkraken/vscode-gitlens/assets/67011668/b18931a5-a996-4707-8f38-1ea766a42fce) For more context: it seems to happen when you have a pinned commit graph...

Issue created here: https://github.com/microsoft/vscode/issues/197103