User Tools

Site Tools


development:vc:github

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
development:vc:github [2024/02/14 11:22] – [Commands] Ralf H.development:vc:github [2024/02/14 11:36] (current) Ralf H.
Line 2: Line 2:
 ===== Commands ===== ===== Commands =====
   * download a specific repo version as tarball: <code>wget -O <repo>-<version>.tar.gz https://github.com/<owner>/<repo>/tarball/<version></code>   * download a specific repo version as tarball: <code>wget -O <repo>-<version>.tar.gz https://github.com/<owner>/<repo>/tarball/<version></code>
-  * get own __GitHub__ CLI authentication status: ''gh auth status -t'' +  * retrieve own __GitHub__ CLI authentication status: ''gh auth status -t'' 
-  * clone owned repo with __GitHub__ CLI: ''gh repo clone <repo>''+  * 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.