|
|
- ---
- name: Bug report
- about: Create a report to help GitLens improve
- title: ''
- labels: potential-bug, triage
- assignees: ''
- ---
-
- <!--
- For any Git related or intermittent issues, please enable output channel logging by setting `"gitlens.outputLevel": "debug"` in your settings.json.
- This will enable logging to the `GitLens` and `GitLens (Git)` channels in the Output pane.
- Once enabled, please attempt to reproduce the issue (if possible) and attach the log lines from both channels.
- -->
-
- - GitLens Version:
- - Git Version: Run `git --version`
- <!-- Use Help > Report Issue to prefill these. -->
- - VSCode Version: Run `code --version`
- - OS Version:
-
- Steps to Reproduce:
-
- 1.
|