NISHIO Hirokazu[English][日本語]

Take only the latest of the data repo

$ 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

data repo


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.


(C)NISHIO Hirokazu / Converted from Markdown (en)
Source: [GitHub] / [Scrapbox]