Script bash git commit recursive with submodules
programming snippet , shell , scriptbash script to commit root and all submodules at once
bash script to commit root and all submodules at once
get list of files from npm pack npm i git-command-helper //const writeFileSync = requirefs;const spawnAsync = requiregit-command-helper/dist/spawn;//const join
HexoJS get posts by tags or categories @types/hexo required for typescript users @types/hexo default @types/hexo not giving complete types, so I made my custom
yaml github actions to clean all caches add TOKEN to Github Actions Secrets Environtmentcreate .github/workflows/clean-caches.yml, put below codes add TOKEN to
Github Workflows Run Strategy Matrix Sequentally How to setup github action matrix to be run sequentally or series each job ? Conclusing Just add below codes: j
get hashes checksum from file using NodeJS
Cara setting github actions agar jalan satu job saja sequentally
what is default username and email for github workflow actions?
Github Workflow Filter Jobs By OS Condition Syntax Based on Current Running OS if: matrix.os == ubuntu-latestif: matrix.os == windows-latestif: matrix.os == mac