Skip to main content

List all directories with .git subdirectory and show current branch for each.

Project description

lsbranch

PyPI version

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


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.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Built Distribution

lsbranch-1.0.1-py2.py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page