mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-05-31 02:06:03 +00:00
feat: show git log for remote branches (#428)
This commit is contained in:
@@ -155,7 +155,7 @@ local get_results_from_file = function(file)
|
||||
},
|
||||
}
|
||||
|
||||
j:sync(1000)
|
||||
j:sync(10000)
|
||||
|
||||
local results = j:stderr_result()
|
||||
local result_table = {}
|
||||
|
||||
Reference in New Issue
Block a user