List all directories with .git subdirectory and show current branch for each.
Project description
lsbranch
List all directories with .git subdirectory and show current branch for each.
Instalation
pip install lsbranch
CLI Usage
Usage: lsbranch [OPTIONS]
List all directories with .git subdirectory and show current branch for
each
Options:
-r, --recursive Recursive directory search
-p, --path PATH Path to search
--help Show this message and exit.
Let's say that you want to list all git dirs in current dir, recursively
> lsbranch -r -p .
Let's say you just want to list all git dirs in current dir, not recursively
> lsbranch
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lsbranch-1.0.2.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file lsbranch-1.0.2.tar.gz
.
File metadata
- Download URL: lsbranch-1.0.2.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e60282c876f1af4be3751dcc18f5048a01961d1d444f783654330c93da2856f3 |
|
MD5 | 2bdda39603336e8e672eed9272e4b7c8 |
|
BLAKE2b-256 | 544d589bae14d241b128c915ad54347c8717794e1feb2b4718c6118115e613ff |
File details
Details for the file lsbranch-1.0.2-py2.py3-none-any.whl
.
File metadata
- Download URL: lsbranch-1.0.2-py2.py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b5c2f74e20952d56493b62b61fbbec798de834bbe81efa85c83d867b1a408f17 |
|
MD5 | f0dab569ffff1b5cc8c3d44bdb30327f |
|
BLAKE2b-256 | 4dee1f8df71bd09185257044f0d82f0a97932927cecae6d9659f740b3fb3c76b |