$ git clone --depth 1 https://github.com/ORG/REPO.git
GitHub Actions taml
- uses: actions/checkout@v4
with:
fetch-depth: 1
$ git pull --ff-only --depth=1
This page is auto-translated from [/nishio/data repoの最新だけ取る](https://scrapbox.io/nishio/data repoの最新だけ取る) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I'm very happy to spread my thought to non-Japanese readers.