gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
8.94k stars 1.28k forks source link

Not seeing inline blame on one repo #3411

Open Avivbens opened 2 months ago

Avivbens commented 2 months ago

Description

  1. Entering one of my enterprise repos
  2. Not seeing GitLens blame over each line of code
  3. Opening the console, seeing Error: Authentication required
  4. Other repos do show the GitLens blame

NOTE

Project configuration is the same as other repos, and I'm logged in via Git to the dedicated GitHub Enterprise server.

GitLens Version

15.2.0

VS Code Version

Version: 1.91.1 (Universal) Commit: f1e16e1e6214d7c44d078b1f0607b2388f29d729 Date: 2024-07-09T22:07:54.982Z Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Darwin arm64 23.5.0

Git Version

git version 2.45.2 MacOS

Logs, Screenshots, Screen Captures, etc

gitlens-output.log

See this issue: #3367

comment

eamodio commented 1 month ago

That error in the logs is completely benign and not related to the inline blame in any way.

Can you please enable debug logging by running the GitLens: Enable Debug Logging command from the Command Palette (F1 or ctrl/cmd+shift+p). This will enable logging to the GitLens & GitLens (Git) channels in the Output pane.

Once enabled, please reproduce the issue, and attach the logs from the GitLens and GitLens (Git) channels.

Thank you!

Avivbens commented 1 month ago

Here is the complete log file:

[2024-07-31 21:51:22.log

Note that this is a private enterprise repo 🤞

github-actions[bot] commented 1 month ago

This issue needs more information and has not had recent activity. Please provide the missing information or it will be closed in 7 days. Thanks!

Avivbens commented 1 month ago

I'll be happy to help debug this issue, just let me know what I can do here 🙏