Commit 0fa71b3
committed
fix(telescope): displaying worktrees when loading telescope
## what
- displaying worktrees when loading telescope
## how
- check
- ThePrimeagen#122
- ThePrimeagen#124
## why
- telescope 0.1.5 breaks the code when listing available git worktress
## where
- ./lua/telescope/_extensions/git_worktree.lua
## usage
## commit id, issue or pull request
## notes1 parent 99a26bb commit 0fa71b3
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
206 | 211 | | |
207 | 212 | | |
208 | | - | |
| 213 | + | |
209 | 214 | | |
210 | 215 | | |
211 | 216 | | |
| |||
0 commit comments