on 06-14-2021 06:16 PM
Share this topic
LinkedIn
Twitter
Copy URL
Last tested: Oct 27, 2020
If you have access, from a project folder on the Looker instance, you can run the following git command to find all the commits done on 2017-11-12:
git log --after="2017-11-12 00:00" --before="2017-11-12 23:59"
This content is subject to limited support.