diff --git a/README.md b/README.md index 96ca1e5..542522d 100644 --- a/README.md +++ b/README.md @@ -1490,6 +1490,8 @@ while products.any? end ``` +You should call `scroll` on each new set of results, not the original result. + On the master branch, you can also do: ```ruby @@ -1498,8 +1500,6 @@ Product.search("*", scroll: "1m").scroll do |batch| end ``` -You should call `scroll` on each new set of results, not the original result. - ## Nested Data To query nested data, use dot notation. -- libgit2 0.21.0