Skip to main content

Displays the state of your local Git repositories.

Project description

GitList

Displays the state of your local git repos

If you've ever wanted a quick and easy overview of your git repos from the command line - GitList - is for you.

Installing

    pip install gitlist

Usage

gitlist [DIRECTORY_TO_SEARCH]

If you omit the optional DIRECTORY_TO_SEARCH gitlist will report on the tree starting at the current directory. Running gitlist will show relative paths to each git repository in green. If there are uncommitted changes or unpushed local changes that are committed, then relevant messages will be displayed in yellow.

Testing

Run the following commands:

    git clone --recurse-submodules git@github.com:craigiansmith/gitlist.git
    pipenv install --dev
    pipenv shell
    python -m pytest

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

gitlist-0.1.1.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

gitlist-0.1.1-py3-none-any.whl (15.6 kB view hashes)

Uploaded 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