refactor(git): rename refresh event to change, gate on actual diff
This commit is contained in:
@@ -170,6 +170,6 @@ function M.complete_glog(arg_lead)
|
||||
return matches
|
||||
end
|
||||
|
||||
repo.on_uri_refresh(M.URI_PREFIX, populate)
|
||||
repo.on_uri_change(M.URI_PREFIX, populate)
|
||||
|
||||
return M
|
||||
|
||||
Reference in New Issue
Block a user