Skip to main content

An ID manager for git

Project description

git-id

PyPI version

An ID manager for git.

An Identity / Profile consists of name, email, and signingkey, and this command aims to manage them and help switch between them seamlessly.

how to install

$ pip install git-id

Usage

info - show info / add identity

$ git id info

info will retrieve identity from current repository and search a matching identity in the registry ($HOME/.git-id.yml).

If no matching identity is found, then asks you if you want to register it.

ls - list identities in the registry

$ git id ls

ls will show all the identities in the registry.

use - use an identity

$ git id use <profile_id>

use will set the identity of the current repository to the identity <profile_id> in the registry.

create - create an identity

$ git id create

create will create + register a new identity interactively/non-interactively.

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

git-id-1.1.2.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

git_id-1.1.2-py3-none-any.whl (5.4 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