NISHIO Hirokazu[Translate]
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


"Engineer's way of creating knowledge" the English version of my book is now available on [Engineer's way of creating knowledge]

(C)NISHIO Hirokazu / Converted from [Scrapbox] at [Edit]