Python command line program for listing git repositories under a folder root, and optionally run any git command on those repos
Project description
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.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
listgits-2.0.0.tar.gz
(3.6 kB
view details)
Built Distribution
File details
Details for the file listgits-2.0.0.tar.gz
.
File metadata
- Download URL: listgits-2.0.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 25cf4e8380a7a843d0e4471bc6de6e9e7fde8df159eb98c849b8893649e6e68d |
|
MD5 | 45b153e32f4bf29f4658b381528bb475 |
|
BLAKE2b-256 | c673134342071ce6e0da5c8ebecaf94fc0bd5d0497c9004d354c86f59d374611 |
File details
Details for the file listgits-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: listgits-2.0.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fdbda544dcd2820926064cc888519b3fab32849e40b54d8c338cc462210ad9d |
|
MD5 | 605425086029b0e8f3d4d4fb7e17f9b4 |
|
BLAKE2b-256 | a1b2500c1f902dcdc991c89a851aac33be811e0cdf76de4a4455fe2f1a029f5f |