Skip to content

thompsonsed/check_git_dirs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Checks and prints information about git repos in the current directory

Written in Python.

Run from the command line using python check_git_repos.py or provide a bash function for convenience in your .bashrc, .bash_profile or .zshrc file.

Requirements

Requires Python>3.7 and the gitpython package (tested with version 3.1.12)

Contact

Sam Thompson

thompsonsed@gmail.com

About

Script for checking if git repos have uncommitted changes or needs pushing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages