feat: show git log for remote branches (#428)

This commit is contained in:
Simon Hauser
2021-01-15 09:27:46 +01:00
committed by GitHub
parent 5701255097
commit e08a5b1331
6 changed files with 65 additions and 71 deletions

View File

@@ -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 = {}