An ID manager for git
Project description
git-id
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file git-id-1.1.2.tar.gz.
File metadata
- Download URL: git-id-1.1.2.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.1 Darwin/20.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
caec8c96551c975196b21c0f81be2874d3494cea02db0c8b06534bb9c3ec49ed
|
|
| MD5 |
66406811dd1aeeb53d95ecba657fbe99
|
|
| BLAKE2b-256 |
dc0ee168b20002d770052ce9b2e998087a0220cab174dc079d7df9fd93eb423f
|
File details
Details for the file git_id-1.1.2-py3-none-any.whl.
File metadata
- Download URL: git_id-1.1.2-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.4 CPython/3.8.1 Darwin/20.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04e761e69318d5581666319bd0e5e6ec43c286a28127506d3d24adc34c66653b
|
|
| MD5 |
fa6a3570be90c1530d79d7e90d94849e
|
|
| BLAKE2b-256 |
1c230cbef7953c90716f949032dc8be9dd514e081b60c3240e06b412cc86f5a3
|