mirror of
https://github.com/ckaczor/vscode-gitlens.git
synced 2026-02-16 10:58:34 -05:00
Fixes #20: adds gitlens.advanced.gitignore.enabled
Nested .gitignore files can cause blame to fail with a repo within another repo
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
## Release Notes
|
||||
|
||||
### 1.4.1
|
||||
- Adds `gitlens.advanced.gitignore.enabled` to enable/disable .gitignore parsing. Addresses [#20](https://github.com/eamodio/vscode-gitlens/issues/20) - Nested .gitignore files can cause blame to fail with a repo within another repo
|
||||
|
||||
### 1.4.0
|
||||
|
||||
- Adds `alt+h` shortcut for the `gitlens.showQuickFileHistory` command
|
||||
|
||||
Reference in New Issue
Block a user