Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

listgits

Python command line program for listing all git repositories under a folder root

Usage:

python listgits

Options :

  • --h: Show the possible options
  • --s: Short form, not showing non-git folders
  • --l: Show only local repos, which do not have any remotes (includes --s)
  • --r: Show only repos that have remotes (includes --s)
  • --f somestring: Find a local repo by adding a part of the remote url. All matching local repos will be displayed
  • --g commands: Git options, passes the string of options in to git, and runs git with those instead of the default remote command

Read this blogpost for more information on how to use it.

About

Python program for listing all git repositories under a folder root

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.