Skip to content

Python app for quickly running git commands across many directories.

Notifications You must be signed in to change notification settings

kevinoshea/git-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Git Tools

Python app for quickly running git commands across many directories.

Usage

To check status of all repositories:

./gittools.py --status

To pull all repositories:

./gittools.py --pull

About

Python app for quickly running git commands across many directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages