Skip to content

samzong/gh-x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-x

GitHub CLI extension for batch repo operations.

Install

gh extension install samzong/gh-x

Usage

gh x clone <user1> [org2] ...   # Clone missing repos and update existing ones

Behavior

  • Creates a <user-or-org>/ directory under your current working directory.
  • If a local repo already exists (has .git), it runs git pull --ff-only.
  • If the repo does not exist locally, it runs gh repo clone.

About

GitHub CLI extension for batch repo operations.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages