development:vc:github
GitHub
Commands
- download a specific repo version as tarball:
wget -O <repo>-<version>.tar.gz https://github.com/<owner>/<repo>/tarball/<version>
- retrieve own GitHub CLI authentication status:
gh auth status -t
- clone self-owned repo with GitHub CLI:
gh repo clone <repo>
development/vc/github.txt · Last modified: 2024/02/14 11:36 by Ralf H.