summaryrefslogtreecommitdiff
path: root/docs/markdown/snippets/extract-all-objects.md
AgeCommit message (Collapse)Author
2018-04-23Updated version number for new release.Jussi Pakkanen
2018-04-18extract_all_objects: Add 'recursive' keyword argumentXavier Claessens
To maintain backward compatibility we cannot add recursive objects by default. Print a warning when there are recursive objects to be pulled and the argument is not set. After a while we'll do pull recursive objects by default.