Skip to content

JeremyPittard/fetch_all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Fetch All

A tool to create branch names inline with the cashies branching convention

  1. This tool is written in rust for funsies. If you don't have Rust installed on your machine your first step will be to head here https://www.rust-lang.org/tools/install and follow the instructions.

  2. run

cargo install --git https://github.com/JeremyPittard/fetch_all.git
  1. enter the directory where all of your repos live and run
gfa

to update also run

cargo install --git https://github.com/JeremyPittard/fetch_all.git

About

a rust cli that can do a git fetch on all repos from a parent directory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages